alexander test

This commit is contained in:
IDONTSUDO 2024-09-20 13:56:33 +03:00
parent 3b8d9e4298
commit 401080d78e
41 changed files with 811 additions and 363 deletions

View file

@ -16,6 +16,7 @@ extensions();
const root = ReactDOM.createRoot(document.getElementById("root") as HTMLElement);
export const themeStore = new ThemeStore();
root.render(
<>
<SocketListener>