huge refactor. addresses #21 w/ inifinite scrolling notifications
This commit is contained in:
parent
f883b61659
commit
2e64f63caa
29 changed files with 887 additions and 1030 deletions
|
@ -1,5 +1,5 @@
|
|||
<script>
|
||||
import * as api from '$lib/client/api.js';
|
||||
import * as api from '$lib/api.js';
|
||||
import { goto } from '$app/navigation';
|
||||
|
||||
import ReplyIcon from '$lib/../img/icons/reply.svg';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue