wip
This commit is contained in:
parent
24142cd5c6
commit
a77ac7e651
11 changed files with 47 additions and 22 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<div class="mkw-post-form">
|
||||
<template v-if="data.design == 0">
|
||||
<template v-if="props.design == 0">
|
||||
<p class="title">%fa:pencil-alt%%i18n:desktop.tags.mk-post-form-home-widget.title%</p>
|
||||
</template>
|
||||
<textarea :disabled="posting" v-model="text" @keydown="onKeydown" placeholder="%i18n:desktop.tags.mk-post-form-home-widget.placeholder%"></textarea>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue