Skip to content

Commit c27d513

Browse files
test: remove commented lines
1 parent d1c806e commit c27d513

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,4 @@ export { TextArea } from "./components/TextArea";
2020
export { ToggleSwitch } from "./components/ToggleSwitch";
2121
export { Tooltip } from "./components/Tooltip";
2222
export { useDevice,useOnClickOutside } from "./hooks";
23-
// export { useOnClickOutside } from "./hooks/useOnClickOutside";
2423
export { VerticalTab, VerticalTabItems } from "./components/VerticalTab";

0 commit comments

Comments
 (0)