REFACTOR: Support bundling our admin section as an ember addon
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import Component from "@ember/component";
|
||||
export default Component.extend({
|
||||
tagName: "",
|
||||
});
|
||||
Reference in New Issue
Block a user