Improve typography

This commit is contained in:
daylily
2025-03-31 03:43:56 -04:00
parent 0e524a1309
commit b5d92e99c5
4 changed files with 24 additions and 23 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
import { Button } from '$lib/components/ui/button'
import { toast } from 'svelte-sonner'
import IconUpload from '~icons/material-symbols/upload'
import IconUpload from '~icons/material-symbols/upload-2'
interface Props {
device: HIDDevice | null