Fix some styling

This commit is contained in:
mrjvs
2024-02-07 19:07:01 +01:00
parent f9444c87fb
commit f9323c1fe3
8 changed files with 52 additions and 53 deletions

View File

@@ -1,9 +1,9 @@
import { useCallback } from 'react';
import { Button } from '~components/Button';
import { Icon } from '~components/Icon';
import './SetupScreen.css';
import { Icon } from '~components/Icon';
export function SetupScreen() {
const open = useCallback(() => {