Skip to content

Commit

Permalink
Bigger icon
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 f99ba11 commit c753028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/documents/[id]-[slug]/sidebar/Sections.svelte
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<script lang="ts">
import type { Section } from "$lib/api/types";
import { ListOrdered16 } from "svelte-octicons";
import { ListOrdered24 } from "svelte-octicons";
import Empty from "@/lib/components/common/Empty.svelte";
import SidebarGroup from "@/lib/components/sidebar/SidebarGroup.svelte";
Expand Down

0 comments on commit c753028

Please sign in to comment.