emojigen wip28

This commit is contained in:
こけっち 2022-05-06 17:34:41 +09:00
parent 5d23cf8c58
commit 17af085bef
No known key found for this signature in database
GPG Key ID: 21460619C5FC4DD1

View File

@ -1,6 +1,6 @@
<template>
<MkSpacer :content-max="700" :margin-min="16" :margin-max="32">
<div class="_formRoot">
<div class="cwepdizn _formRoot">
<FormInput v-model="emojiName" class="_formBlock">
<template #label>{{ $ts.emojiName }}</template>
</FormInput>