Generate apidoc test
parent
2e1ebc50e0
commit
bbc6127bca
|
@ -82,7 +82,6 @@ export interface TagProps {
|
||||||
rounded?: boolean | undefined;
|
rounded?: boolean | undefined;
|
||||||
/**
|
/**
|
||||||
* Icon of the tag to display next to the value.
|
* Icon of the tag to display next to the value.
|
||||||
* @deprecated since v3.27.0. Use 'icon' slot.
|
|
||||||
*/
|
*/
|
||||||
icon?: string | undefined;
|
icon?: string | undefined;
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue