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 d9684b9 commit dc97de3Copy full SHA for dc97de3
src/components/common/switch/Switch.tsx
@@ -0,0 +1,3 @@
1
+export const Switch = (): JSX.Element => {
2
+ return <></>
3
+}
0 commit comments