parent
689734b293
commit
f0189b4949
3 changed files with 9 additions and 9 deletions
@ -1,5 +1,6 @@ |
||||
type ActionGroupOptionalProps = { |
||||
actions?: ContainedButtonProps[]; |
||||
loading?: boolean; |
||||
}; |
||||
|
||||
type ActionGroupProps = ActionGroupOptionalProps; |
||||
|
Loading…
Reference in new issue