fix(vite): update code for updated dependencies (#1043)

* how do I shoot web??

* black rabbit feedback + update deps
This commit is contained in:
Kyle Sanderson 2023-08-13 08:47:31 -07:00 committed by GitHub
parent 82ffd3645b
commit 6d78e1e0a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 1972 additions and 1843 deletions

View file

@ -6,7 +6,7 @@
import { StrictMode } from "react";
import { createRoot } from "react-dom/client";
import "@fontsource/inter/variable.css";
import "@fontsource-variable/inter";
import "./index.css";
import "react-tooltip/dist/react-tooltip.css";