Remove GuideItem & GuidesPopup

This commit is contained in:
freearhey 2023-10-10 12:10:11 +03:00
parent 000cbfb838
commit 255087865a
4 changed files with 0 additions and 119 deletions

View file

@ -1,5 +1,4 @@
<script>
import GuideItem from '~/components/GuideItem.svelte'
import StreamItem from '~/components/StreamItem.svelte'
import HTMLPreview from '~/components/HTMLPreview.svelte'
import EditButton from '~/components/EditButton.svelte'