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 178306d commit 0af637aCopy full SHA for 0af637a
src/components/common/label/Label.tsx
@@ -0,0 +1,3 @@
1
+export const Label = () => {
2
+ return <label></label>
3
+}
0 commit comments