parent
130a88d4a3
commit
d484fdb820
@ -55,7 +55,6 @@
|
|||||||
placeholder="Имя"
|
placeholder="Имя"
|
||||||
size="xl"
|
size="xl"
|
||||||
class="w-full"
|
class="w-full"
|
||||||
autofocus
|
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<div v-if="errors?.name" style="color: #ff6467">
|
<div v-if="errors?.name" style="color: #ff6467">
|
||||||
@ -128,8 +127,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
</UPageSection>
|
</UPageSection>
|
||||||
|
|
||||||
<UButton label="pizda" @click="pizda()" />
|
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user