Store texts as HTML
This commit is contained in:
parent
8c41432907
commit
7da60a0147
31 changed files with 318 additions and 283 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';
|
||||
import postHtml from './post-html.vue';
|
||||
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