🏷️ Badge component interface fileupdated
This commit is contained in:
parent
ac84bf3e8a
commit
bf557a435b
|
@ -1,7 +1,7 @@
|
|||
/**
|
||||
* Interface representing the properties of a Badge component.
|
||||
*/
|
||||
export default interface IBadge {
|
||||
export default interface IVBadge {
|
||||
/**
|
||||
* The text label displayed inside the badge.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue
Block a user