mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
.d.ts fixes
This commit is contained in:
parent
d72979a2d6
commit
d9d0315bd9
6 changed files with 0 additions and 9 deletions
1
components/lib/column/Column.d.ts
vendored
1
components/lib/column/Column.d.ts
vendored
|
@ -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;
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue