Skip to content

Commit

Permalink
modify file name (#182)
Browse files Browse the repository at this point in the history
Signed-off-by: Yue, Wenjiao <[email protected]>
  • Loading branch information
WenjiaoYue authored May 23, 2024
1 parent 49df234 commit b91a9d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CodeGen/ui/svelte/src/lib/doc.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<script lang="ts">
import { Button, Helper, Input, Label, Modal } from "flowbite-svelte";
import { ExclamationCircleOutline } from "flowbite-svelte-icons";
import DropFile from "./DropFile.svelte";
import DropFile from "./dropFile.svelte";
import SpinLoading from "./assets/spinLoading.svelte";
import { kb_id, loading } from "./shared/Store.js";
import { Textarea } from "flowbite-svelte";
Expand Down

0 comments on commit b91a9d1

Please sign in to comment.