Skip to content

Commit

Permalink
feat(ui5-table): table row actions feature added
Browse files Browse the repository at this point in the history
  • Loading branch information
aborjinik authored Jan 10, 2025
1 parent 353e5ba commit e3a497d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/main/src/Table.ts
Original file line number Diff line number Diff line change
Expand Up @@ -695,5 +695,5 @@ export type {
ITableGrowing,
TableRowClickEventDetail,
TableMoveEventDetail,
TableRowActionClickEventDetail,
TableRowActionClickEventDetail,
};

0 comments on commit e3a497d

Please sign in to comment.