add capitalizeFirstLetter utility
This commit is contained in:
@@ -31,7 +31,8 @@ export {
|
||||
type IconDef,
|
||||
getLabel,
|
||||
getValue,
|
||||
defaultIconProps
|
||||
defaultIconProps,
|
||||
capitalizeFirstLetter
|
||||
} from './util';
|
||||
export {
|
||||
type ToolbarToggleState,
|
||||
|
||||
Reference in New Issue
Block a user