Added json content display and updated styling on main card item.
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
<script>
|
||||
import Main from './Main.svelte';
|
||||
import Main from '../main.svelte';
|
||||
</script>
|
||||
|
||||
<h1>Welcome to SvelteKit</h1>
|
||||
<p>Visit <a href="https://kit.svelte.dev">kit.svelte.dev</a> to read the documentation</p>
|
||||
|
||||
<Main></Main>
|
Reference in New Issue
Block a user