added voting
e
This commit is contained in:
parent
d8670ecf81
commit
e211b2cc50
13 changed files with 92 additions and 201 deletions
|
@ -1,5 +1,5 @@
|
|||
<script>
|
||||
import Post from '$lib/Post.svelte';
|
||||
import Post from '$lib/components/Post.svelte';
|
||||
|
||||
/** @type {import('./$types').PageData} */
|
||||
export let data;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue