fix: TracksOverview

This commit is contained in:
2023-04-12 18:46:31 +02:00
parent d4ab76ea1b
commit c7990882cf
3 changed files with 5 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
import './style.css';
import "toastify-js/src/toastify.css";
import "gridjs/dist/theme/mermaid.css";
import App from './App.svelte';
const app = new App({