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:
Paul
2021-06-27 21:54:31 +01:00
parent 4102b69ca4
commit 4501a02b5d
8 changed files with 52 additions and 36 deletions

View File

@@ -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