diff --git a/crates/unitdc-web/ui/package.json b/crates/unitdc-web/ui/package.json index a642d22..3fab769 100644 --- a/crates/unitdc-web/ui/package.json +++ b/crates/unitdc-web/ui/package.json @@ -25,4 +25,4 @@ "typescript": "^5.0.2", "vite": "^4.3.9" } -} \ No newline at end of file +} diff --git a/crates/unitdc-web/ui/src/components/Keyboard.tsx b/crates/unitdc-web/ui/src/components/Keyboard.tsx index b5ebe4a..866ee47 100644 --- a/crates/unitdc-web/ui/src/components/Keyboard.tsx +++ b/crates/unitdc-web/ui/src/components/Keyboard.tsx @@ -116,7 +116,7 @@ export function Keyboard(props: KeyboardProps) {