Skip to content

Commit

Permalink
run pnpm proptypes
Browse files Browse the repository at this point in the history
  • Loading branch information
Gene Arch committed Aug 23, 2024
1 parent efa3a4c commit 5d2bf7c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ function GridRowReorderCell(params: GridRenderCellParams) {
GridRowReorderCell.propTypes = {
// ----------------------------- Warning --------------------------------
// | These PropTypes are generated from the TypeScript type definitions |
// | To update them edit the TypeScript types and run "yarn proptypes" |
// | To update them edit the TypeScript types and run "pnpm proptypes" |
// ----------------------------------------------------------------------
/**
* GridApi that let you manipulate the grid.
Expand Down

0 comments on commit 5d2bf7c

Please sign in to comment.