.d.ts fixes

This commit is contained in:
Tuğçe Küçükoğlu 2023-04-14 11:03:03 +03:00
parent d72979a2d6
commit d9d0315bd9
6 changed files with 0 additions and 9 deletions

View file

@ -221,7 +221,6 @@ export interface ColumnProps {
rowReorder?: boolean | undefined;
/**
* Icon of the drag handle to reorder rows.
* @defaultValue pi pi-bars
*/
rowReorderIcon?: string | undefined;
/**