🏷️ Updated checkbox component interface file
This commit is contained in:
parent
6742d0c39c
commit
b4bcca9aba
|
@ -1,7 +1,7 @@
|
||||||
/**
|
/**
|
||||||
* Interface representing the props for a CheckBox Vue component.
|
* Interface representing the props for a CheckBox Vue component.
|
||||||
*/
|
*/
|
||||||
export default interface ICheckBox {
|
export default interface IVCheckBox {
|
||||||
/**
|
/**
|
||||||
* The unique identifier for the checkbox element.
|
* The unique identifier for the checkbox element.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user