refac: styling

This commit is contained in:
Timothy J. Baek
2024-06-23 17:18:36 -07:00
parent 9c57402269
commit e52ed258f0
7 changed files with 341 additions and 47 deletions

View File

@@ -1,7 +1,7 @@
<script>
import { showSidebar } from '$lib/stores';
import Playground from '$lib/components/workspace/Playground.svelte';
import Playground from '$lib/components/playground/Playground.svelte';
</script>
<div