This commit is contained in:
syuilo 2018-02-21 01:39:51 +09:00
parent 34f91f04ad
commit b2a6257f93
31 changed files with 100 additions and 94 deletions

View file

@ -95,7 +95,7 @@ function focus(el, fn) {
export default Vue.extend({
components: {
'x-sub': XSub
XSub
},
props: ['post'],
data() {