🏷️ Message component interface file updated
This commit is contained in:
parent
4b50cef7fb
commit
e05b10a34b
|
@ -7,12 +7,6 @@ export default interface IVMessage {
|
||||||
*/
|
*/
|
||||||
title: string;
|
title: string;
|
||||||
|
|
||||||
/**
|
|
||||||
* Determines whether an icon should be displayed alongside the notice.
|
|
||||||
* @default false
|
|
||||||
*/
|
|
||||||
icon?: boolean;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The type of notice, which affects its visual style and semantics.
|
* The type of notice, which affects its visual style and semantics.
|
||||||
* - `info`: Informational message
|
* - `info`: Informational message
|
||||||
|
|
Loading…
Reference in New Issue
Block a user