We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70b87a0 commit 557da5fCopy full SHA for 557da5f
infrastructure/eid-wallet/src/lib/ui/Button/ButtonNav.stories.ts
@@ -1,9 +1,9 @@
1
import type { ComponentProps } from "svelte";
2
-import ButtonNav from "./ButtonNav.svelte";
3
import {
4
ButtonNavSettings,
5
ButtonNavText,
6
} from "./Button.stories.snippet.svelte";
+import ButtonNav from "./ButtonNav.svelte";
7
8
export default {
9
title: "UI/ButtonNav",
0 commit comments