mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-03 15:06:27 +09:00
emojigen wip28
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user