fix(core): update
This commit is contained in:
parent
98f0bc013d
commit
3ca6b5e34e
@ -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
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user