Flatten nested repos
This commit is contained in:
5
test/vuex/lama/fajri-ui/components/fooComponent.js
Normal file
5
test/vuex/lama/fajri-ui/components/fooComponent.js
Normal file
@@ -0,0 +1,5 @@
|
||||
var fooComponent = {
|
||||
template: `<div> text foo</div>`
|
||||
};
|
||||
|
||||
export { fooComponent };
|
||||
Reference in New Issue
Block a user