This commit is contained in:
Shusui MOYATANI
2023-04-24 00:22:20 +09:00
parent e7432dad93
commit 7b27ed288f
51 changed files with 224 additions and 174 deletions

View File

@@ -1,6 +1,6 @@
/* @refresh reload */
import { render } from 'solid-js/web';
import { Router } from '@solidjs/router';
import { render } from 'solid-js/web';
import './index.css';
import App from './App';