Update IconField.d.ts

Update [Live Demo] urls
pull/6298/head
Kévin 2024-08-26 16:05:19 +02:00 committed by GitHub
parent 75e4cf3446
commit 39a8be34a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
*
* IconField wraps an input and an icon.
*
* [Live Demo](https://www.primevue.org/inputtext/)
* [Live Demo](https://www.primevue.org/iconfield/)
*
* @module iconfield
*
@ -110,7 +110,7 @@ export declare type IconFieldEmits = EmitFn<IconFieldEmitsOptions>;
*
* _IconField is used to select a boolean value._
*
* [Live Demo](https://www.primevue.org/inputtext/)
* [Live Demo](https://www.primevue.org/iconfield/)
* --- ---
* ![PrimeVue](https://primefaces.org/cdn/primevue/images/logo-100.png)
*