rename folder
This commit is contained in:
committed by
Jacob Overgaard
parent
3ee9fb0ef1
commit
9c152ca7ee
@@ -1,8 +1,8 @@
|
||||
//TODO: we need to figure out what components should be available for extensions and load them upfront
|
||||
// TODO: we need to move these files into their respective folders/silos. We then need a way for a silo to globally register a component
|
||||
|
||||
import '../entity-actions/entity-action-list.element';
|
||||
import '../entity-actions/entity-action.element';
|
||||
import '../entity-action/entity-action-list.element';
|
||||
import '../entity-action/entity-action.element';
|
||||
import './backoffice-frame/backoffice-header.element';
|
||||
import './backoffice-frame/backoffice-main.element';
|
||||
import './backoffice-frame/backoffice-modal-container.element';
|
||||
|
||||
Reference in New Issue
Block a user