Refactor #3832 Refactor #3833 - For Inplace

This commit is contained in:
Bahadır Sofuoğlu 2023-04-13 13:32:32 +03:00
parent 79fa6ea527
commit ca3eadc8e3
2 changed files with 11 additions and 5 deletions

View file

@ -31,7 +31,6 @@ export interface InplaceProps {
disabled?: boolean | undefined;
/**
* Icon to display in the close button.
* @defaultValue pi pi-times
*/
closeIcon?: string | undefined;
/**