🏷️ Added Group componen interface file
This commit is contained in:
parent
22f3881b41
commit
4fcc65dc17
|
@ -10,7 +10,6 @@ export default interface IVGroup {
|
|||
* - `undefined`: No specific type applied.
|
||||
*/
|
||||
type: 'default' | 'error' | 'success' | undefined;
|
||||
|
||||
/**
|
||||
* If true, disables the group component, making it non-interactive.
|
||||
* Optional.
|
||||
|
|
Loading…
Reference in New Issue
Block a user