Skip to content

Commit

Permalink
Merge pull request #6298 from TekPike/patch-1
Browse files Browse the repository at this point in the history
Update [Live Demo] urls
  • Loading branch information
tugcekucukoglu authored Aug 28, 2024
2 parents 75e4cf3 + 39a8be3 commit c0c6775
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 c0c6775

Please sign in to comment.