feat: select view buttons

This commit is contained in:
2025-08-28 11:00:41 +04:00
parent e9b8cdb010
commit 4323695069
14 changed files with 220 additions and 22 deletions

View File

@ -37,7 +37,10 @@ const EnterNameModal = ({
<Flex
gap={rem(10)}
direction={"column"}>
<TextInput {...form.getInputProps("name")} />
<TextInput
{...form.getInputProps("name")}
data-autofocus
/>
<Button
variant={"default"}
type={"submit"}>