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