Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
origami-z committed May 9, 2024
1 parent a504807 commit f15429a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ag-grid-theme/src/examples/RowGroupPanel.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ const RowGroupPanel = (props: AgGridReactProps) => {
/>
</div>
);
};
export default RowGroupPanel;

0 comments on commit f15429a

Please sign in to comment.