Add basic notification support.
This commit is contained in:
parent
e1c5030311
commit
e8c85434b7
5 changed files with 85 additions and 3 deletions
|
@ -9,6 +9,7 @@
|
|||
<sidebar>
|
||||
<user-panel></user-panel>
|
||||
<nav-panel></nav-panel>
|
||||
<notifications v-if="currentUser"></notifications>
|
||||
</sidebar>
|
||||
<router-view></router-view>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue