🏷️ Message component interface file updated
This commit is contained in:
parent
54eb389c57
commit
1aa7a142c6
|
@ -1,7 +1,7 @@
|
||||||
/**
|
/**
|
||||||
* Interface representing the structure of a message notice component.
|
* Interface representing the structure of a message notice component.
|
||||||
*/
|
*/
|
||||||
export default interface INotice {
|
export default interface IVMessage {
|
||||||
/**
|
/**
|
||||||
* The title or main text of the notice.
|
* The title or main text of the notice.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user