fix(appstate): update import statement to use plugins module for Smartstate initialization
This commit is contained in:
@ -1,7 +1,8 @@
|
||||
// @design.estate scope
|
||||
import * as deesElement from '@design.estate/dees-element';
|
||||
import * as deesCatalog from '@design.estate/dees-catalog';
|
||||
|
||||
export {
|
||||
deesElement,
|
||||
deesCatalog
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user