Skip to content

Commit

Permalink
feat: Export iris-grid mouse handlers (#2083)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattrunyon authored Jun 24, 2024
1 parent a30341a commit 336c078
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/iris-grid/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ export { IrisGrid };
export * from './sidebar';
export * from './AdvancedFilterCreator';
export * from './CommonTypes';
export * from './mousehandlers';
export { default as ColumnHeaderGroup } from './ColumnHeaderGroup';
export * from './PartitionedGridModel';
export * from './IrisGrid';
Expand Down

0 comments on commit 336c078

Please sign in to comment.