Update Inplace.d.ts

pull/6697/head
tugcekucukoglu 2024-10-31 10:32:44 +03:00
parent a8d890cf42
commit 4154f88513
1 changed files with 0 additions and 4 deletions

View File

@ -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.
*/