fix(core): update
This commit is contained in:
@ -15,5 +15,6 @@ import * as allPlugins from './domtools.plugins';
|
|||||||
export const plugins = {
|
export const plugins = {
|
||||||
smartdelay: allPlugins.smartdelay,
|
smartdelay: allPlugins.smartdelay,
|
||||||
smartpromise: allPlugins.smartpromise,
|
smartpromise: allPlugins.smartpromise,
|
||||||
SweetScroll: allPlugins.SweetScroll
|
SweetScroll: allPlugins.SweetScroll,
|
||||||
|
smartstate: allPlugins.smartstate
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user