💃🏻 Typing, Styling, Formatting

This commit is contained in:
ajnart
2022-08-02 00:21:51 +02:00
parent 4e75605ac0
commit 847e0855d8
6 changed files with 6 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
import { TextInput, Group, Button, Stack } from '@mantine/core';
import { TextInput, Button, Stack } from '@mantine/core';
import { useForm } from '@mantine/form';
import { useConfig } from '../../tools/state';
import { ColorSelector } from './ColorSelector';