feat: Add custom attributes components (#10467)

This commit is contained in:
Sivin Varghese
2024-11-25 06:16:00 +05:30
committed by GitHub
parent 0f659224a7
commit e9ba4200b2
10 changed files with 740 additions and 0 deletions

View File

@@ -31,6 +31,9 @@
"BREADCRUMB": {
"ARIA_LABEL": "Breadcrumb"
},
"SWITCH": {
"TOGGLE": "Toggle switch"
},
"LABEL": {
"TAG_BUTTON": "tag"
}