Skip to content

Commit

Permalink
Update Inplace.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
tugcekucukoglu committed Oct 31, 2024
1 parent a8d890c commit 4154f88
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/primevue/src/inplace/Inplace.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,6 @@ export interface InplaceProps {
* @defaultValue false
*/
disabled?: boolean | undefined;
/**
* Icon to display in the close button.
*/
closeIcon?: string | undefined;
/**
* Used to pass all properties of the HTMLDivElement to display container.
*/
Expand Down

0 comments on commit 4154f88

Please sign in to comment.