Latest updates from IceHrmPro
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
import Button from './button';
|
||||
export { ButtonProps, ButtonShape, ButtonType } from './button';
|
||||
export { ButtonGroupProps } from './button-group';
|
||||
export { SizeType as ButtonSize } from '../config-provider/SizeContext';
|
||||
export default Button;
|
||||
Reference in New Issue
Block a user