Skip to content

Commit

Permalink
refactor(components): export DataListObject type (#2070)
Browse files Browse the repository at this point in the history
🏷️ changes to export  from the module
  • Loading branch information
sandeep-getjobber authored Oct 15, 2024
1 parent 650e422 commit 9ffe592
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/DataList/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
export * from "./DataList";
export {
DataListItemType,
DataListObject,
DataListSorting,
DataListSortable,
DataListSelectedType,
Expand Down

0 comments on commit 9ffe592

Please sign in to comment.