Skip to content

Commit

Permalink
Both sizes
Browse files Browse the repository at this point in the history
Co-authored-by: Allan Lasser <[email protected]>
  • Loading branch information
eyeseast and allanlasser authored Mar 26, 2024
1 parent b537c11 commit 891bde0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/documents/[id]-[slug]/sidebar/Data.svelte
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<script lang="ts">
import type { Document } from "$lib/api/types";
import { Tag24 } from "svelte-octicons";
import { Tag16, Tag24 } from "svelte-octicons";
import Empty from "@/lib/components/common/Empty.svelte";
import KV from "@/lib/components/common/KV.svelte";
Expand Down

0 comments on commit 891bde0

Please sign in to comment.