Skip to content

Commit

Permalink
Update IconField.d.ts
Browse files Browse the repository at this point in the history
Update [Live Demo] urls
  • Loading branch information
TekPike authored Aug 26, 2024
1 parent 75e4cf3 commit 39a8be3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/primevue/src/iconfield/IconField.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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
*
Expand Down Expand Up @@ -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)
*
Expand Down

0 comments on commit 39a8be3

Please sign in to comment.