Use Vue rendering function
and some refactors
This commit is contained in:
parent
eafb0f61ef
commit
3178bb20c7
14 changed files with 322 additions and 211 deletions
|
|
@ -4,7 +4,7 @@ import signin from './signin.vue';
|
|||
import signup from './signup.vue';
|
||||
import forkit from './forkit.vue';
|
||||
import nav from './nav.vue';
|
||||
import postHtml from './post-html.vue';
|
||||
import postHtml from './post-html';
|
||||
import poll from './poll.vue';
|
||||
import pollEditor from './poll-editor.vue';
|
||||
import reactionIcon from './reaction-icon.vue';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue