🏷️ Message component interface file updated

This commit is contained in:
Paul Valerie GOMA 2025-07-24 00:15:57 +02:00
parent 54eb389c57
commit 1aa7a142c6

View File

@ -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.
*/ */