feat(twenty-front/Button): add loading state on Button (#10536)
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
export * from './button/components/AnimatedButton';
|
||||
export * from './button/components/AnimatedLightIconButton';
|
||||
export * from './button/components/Button';
|
||||
export * from './button/components/Button/Button';
|
||||
export * from './button/components/Button/constant';
|
||||
export * from './button/components/ButtonGroup';
|
||||
export * from './button/components/ColorPickerButton';
|
||||
export * from './button/components/FloatingButton';
|
||||
|
||||
Reference in New Issue
Block a user