💃🏻 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,5 +1,5 @@
import React from 'react';
import { Group, Text, Slider, Stack } from '@mantine/core';
import { Text, Slider, Stack } from '@mantine/core';
import { useConfig } from '../../tools/state';
export function AppCardWidthSelector() {