Skip to content

Commit 0f7b3ac

Browse files
refactor(Checbox): move to input folder
1 parent dc61029 commit 0f7b3ac

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { createSignal } from "solid-js"
2-
import { Checkbox } from "~ui/interactive/check/Checkbox"
2+
import { Checkbox } from "~ui/input/check/Checkbox"
33
import { toastAdd } from "~ui/interactive/toast/toastAdd"
44
import { toastVariant } from "~ui/interactive/toast/toastVariant"
55
import { PageWrapper } from "~ui/static/page/PageWrapper"

0 commit comments

Comments
 (0)