Skip to content

Commit

Permalink
feat: 🎸 Grid rowsHeight colsWidth
Browse files Browse the repository at this point in the history
  • Loading branch information
ianzone committed Jan 6, 2025
1 parent bde40b5 commit 0894ba2
Show file tree
Hide file tree
Showing 4 changed files with 337 additions and 336 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
},
"peerDependencies": {
"antd": "^5.22.0",
"react": "^19.0.0",
"react-dom": "^19.0.0"
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
Expand All @@ -50,8 +50,8 @@
"@storybook/test": "^8.4.7",
"@storybook/test-runner": "^0.21.0",
"@testing-library/react": "^16.1.0",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@vitejs/plugin-react-swc": "^3.7.2",
"@vitest/coverage-v8": "^2.1.8",
"biome-extends": "^1.0.1",
Expand Down
Loading

0 comments on commit 0894ba2

Please sign in to comment.