mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 00:39:13 +00:00
fix(vite): update code for updated dependencies (#1043)
* how do I shoot web?? * black rabbit feedback + update deps
This commit is contained in:
parent
82ffd3645b
commit
6d78e1e0a4
7 changed files with 1972 additions and 1843 deletions
|
@ -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";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue