in with the new
This commit is contained in:
9
src/plugins/topbar/index.js
Normal file
9
src/plugins/topbar/index.js
Normal file
@@ -0,0 +1,9 @@
|
||||
import Topbar from './topbar.jsx'
|
||||
|
||||
export default function () {
|
||||
return {
|
||||
components: {
|
||||
Topbar
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user