Skip to content

Commit 0f01376

Browse files
authored
Actually fix Radix menus in React example (#3458)
1 parent 02e91a9 commit 0f01376

File tree

2 files changed

+7
-197
lines changed

2 files changed

+7
-197
lines changed

examples/react-app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
"test:typecheck": "tsc"
1414
},
1515
"dependencies": {
16-
"@radix-ui/react-dropdown-menu": "^2.1.2",
17-
"@radix-ui/react-icons": "^1.3.0",
18-
"@radix-ui/themes": "^3.1.4",
16+
"@radix-ui/react-dropdown-menu": "2.1.1",
17+
"@radix-ui/react-icons": "1.3.0",
18+
"@radix-ui/themes": "3.1.4",
1919
"@solana-program/system": "^0.5.4",
2020
"@solana/react": "workspace:*",
2121
"@solana/web3.js": "workspace:*",

pnpm-lock.yaml

Lines changed: 4 additions & 194 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)