From e30fa5675ecab073ef55e5edafd3444cd336a3a7 Mon Sep 17 00:00:00 2001 From: NeoPrint3D Date: Wed, 21 Sep 2022 11:13:06 -0500 Subject: [PATCH] magic stuff happened --- react-client/index.html | 4 ++++ react-client/package.json | 1 + react-client/pnpm-lock.yaml | 21 +++++++++++++++++++ .../src/components/GameRoom/Keyboard/Key.tsx | 2 +- .../components/GameRoom/Keyboard/Keyboard.tsx | 4 ++-- react-client/src/styles/global.css | 2 -- react-client/vite.config.ts | 6 +++++- 7 files changed, 34 insertions(+), 6 deletions(-) diff --git a/react-client/index.html b/react-client/index.html index 47424c5..e8c95f3 100644 --- a/react-client/index.html +++ b/react-client/index.html @@ -7,6 +7,10 @@ +