Generate apidoc test

pull/4604/head
Tuğçe Küçükoğlu 2023-10-10 20:02:53 +03:00
parent 2e1ebc50e0
commit bbc6127bca
1 changed files with 0 additions and 1 deletions

View File

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