Format code.
This commit is contained in:
parent
8b7229608c
commit
f040c6ef62
1 changed files with 20 additions and 20 deletions
|
|
@ -25,8 +25,8 @@
|
||||||
:class="[urgentCountdown ? 'urgent-countdown' : '']">
|
:class="[urgentCountdown ? 'urgent-countdown' : '']">
|
||||||
{{ remainingCount }}/{{ maxLength }} characters remaining
|
{{ remainingCount }}/{{ maxLength }} characters remaining
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue