Port settings.

This commit is contained in:
Paul
2021-06-19 22:37:12 +01:00
parent b4bc2262ae
commit 31d8950ea1
48 changed files with 3056 additions and 106 deletions

View File

@@ -1,6 +1,6 @@
import { render } from "preact";
import "./styles/index.scss";
import { App } from "./app";
import { App } from "./pages/app";
import { registerSW } from 'virtual:pwa-register'