wip
This commit is contained in:
parent
34f91f04ad
commit
b2a6257f93
31 changed files with 100 additions and 94 deletions
|
|
@ -33,12 +33,12 @@ import XClock from './ui.header.clock.vue';
|
|||
|
||||
export default Vue.extend({
|
||||
components: {
|
||||
'x-nav': XNav,
|
||||
'x-search': XSearch,
|
||||
'x-account': XAccount,
|
||||
'x-notifications': XNotifications,
|
||||
'x-post': XPost,
|
||||
'x-clock': XClock,
|
||||
XNav,
|
||||
XSearch,
|
||||
XAccount,
|
||||
XNotifications,
|
||||
XPost,
|
||||
XClock,
|
||||
}
|
||||
});
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue