feat: Add Label Input components (#10480)

This commit is contained in:
Sivin Varghese
2024-11-22 03:27:43 +05:30
committed by GitHub
parent cf6ef11b9f
commit 2dae4b22a2
6 changed files with 184 additions and 0 deletions

View File

@@ -30,5 +30,8 @@
},
"BREADCRUMB": {
"ARIA_LABEL": "Breadcrumb"
},
"LABEL": {
"TAG_BUTTON": "tag"
}
}