Skip to content

Commit 336c75d

Browse files
committed
fix: Check Code / lint
1 parent 2e719ee commit 336c75d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/eid-wallet/src/lib/ui/Selector/Selector.stories.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
import type { ComponentProps } from "svelte";
2-
import Selector from "./Selector.svelte";
32
import {
43
BasicContent,
54
WithIconContent,
65
} from "./Selector.stories.snippet.svelte";
6+
import Selector from "./Selector.svelte";
77

88
export default {
99
title: "UI/Selector",

0 commit comments

Comments
 (0)