🎨
This commit is contained in:
parent
48113f3afd
commit
46d5711071
62 changed files with 732 additions and 755 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<div class="ngbfujlo">
|
||||
<MkTextarea :value="text" readonly style="margin: 0;"></MkTextarea>
|
||||
<MkTextarea :model-value="text" readonly style="margin: 0;"></MkTextarea>
|
||||
<MkButton class="button" primary @click="post()" :disabled="posting || posted">
|
||||
<i v-if="posted" class="fas fa-check"></i>
|
||||
<i v-else class="fas fa-paper-plane"></i>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue