Skip to content

Commit 0af637a

Browse files
committed
[#47] 🌱 Initialize Label component creation
1 parent 178306d commit 0af637a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
export const Label = () => {
2+
return <label></label>
3+
}

0 commit comments

Comments
 (0)