Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
allanlasser committed Apr 22, 2024
1 parent d55fcd2 commit 04618c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
import Action from "../../common/Action.svelte";
import Pin from "@/common/Pin.svelte";
import ResultsList from "../../documents/ResultsList.svelte";
import ContentLayout from "../../ContentLayout.svelte";
import ContentLayout from "../ContentLayout.svelte";
import PageToolbar from "../../common/PageToolbar.svelte";
import Search from "../../inputs/Search.svelte";
Expand Down

0 comments on commit 04618c9

Please sign in to comment.