forked from abner/for-legacy-web
Migrate to @tippyjs/react from react-tippy.
Fix strokes on home sidebar. Add tooltips on servers. Fix reply SVG direction.
This commit is contained in:
@@ -11,8 +11,8 @@ const updateSW = registerSW({
|
||||
},
|
||||
})
|
||||
|
||||
import { render } from "preact";
|
||||
import "./styles/index.scss";
|
||||
import { render } from "preact";
|
||||
import { App } from "./pages/app";
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
||||
|
||||
Reference in New Issue
Block a user