Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen committed Nov 15, 2023
1 parent c9cddf2 commit 273b3e9
Show file tree
Hide file tree
Showing 14 changed files with 499 additions and 630 deletions.
1 change: 1 addition & 0 deletions src-docs/src/views/datagrid/basics/datagrid.js
Original file line number Diff line number Diff line change
Expand Up @@ -424,6 +424,7 @@ export default () => {
}}
onColumnResize={onColumnResize.current}
ref={gridRef}
rowHeightsOptions={{ defaultHeight: 50 }}
/>
</DataContext.Provider>
);
Expand Down
Loading

0 comments on commit 273b3e9

Please sign in to comment.