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 2e719ee commit 336c75dCopy full SHA for 336c75d
infrastructure/eid-wallet/src/lib/ui/Selector/Selector.stories.ts
@@ -1,9 +1,9 @@
1
import type { ComponentProps } from "svelte";
2
-import Selector from "./Selector.svelte";
3
import {
4
BasicContent,
5
WithIconContent,
6
} from "./Selector.stories.snippet.svelte";
+import Selector from "./Selector.svelte";
7
8
export default {
9
title: "UI/Selector",
0 commit comments