issues
search
Finastra
/
finastra-design-system
The Finastra Design System provided as a theme and components library
https://design.fusionfabric.cloud/
MIT License
123
stars
44
forks
source link
fix(fds-chip): capitalize only first letter of chips label
#1056
Closed
dorsaffrigui
closed
1 year ago
dorsaffrigui
commented
1 year ago
Before: 'api' => 'API'
After: 'api' => 'Api' 'API' => 'API'
Before: 'api' => 'API'
After: 'api' => 'Api' 'API' => 'API'