mock features panel
This commit is contained in:
parent
20b0ffc0b9
commit
52fe01e4d8
5 changed files with 10710 additions and 1 deletions
|
@ -27,6 +27,7 @@
|
|||
<div class="sidebar">
|
||||
<user-panel></user-panel>
|
||||
<nav-panel></nav-panel>
|
||||
<features-panel></features-panel>
|
||||
<instance-specific-panel v-if="showInstanceSpecificPanel"></instance-specific-panel>
|
||||
<who-to-follow-panel v-if="currentUser && suggestionsEnabled"></who-to-follow-panel>
|
||||
<notifications v-if="currentUser"></notifications>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue