refactor(stacks): migrate info tab to react [BE-12383] (#1415)
This commit is contained in:
@@ -24,6 +24,7 @@ type Color =
|
||||
| 'dangerlight'
|
||||
| 'warninglight'
|
||||
| 'warning'
|
||||
| 'success'
|
||||
| 'none';
|
||||
type Size = 'xsmall' | 'small' | 'medium' | 'large';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user