This commit is contained in:
Daniel Bulant 2022-09-20 20:01:18 +02:00 committed by GitHub
parent 17d3b61fa4
commit ec8230c1d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
<script>
import SvelteMarkdown from "svelte-markdown";
import autoAnimate from "@formkit/auto-animate";
import { imageproxy } from "../utils/request";
import { imageproxy } from "../util/request";
export var entries;
export var itemsList;