Skip to content

Commit

Permalink
fix: add Ant Design Web3 to Community
Browse files Browse the repository at this point in the history
  • Loading branch information
tingzhao.ytz committed Mar 19, 2024
1 parent 529ef71 commit 70abc53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PACKAGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Several core packages are maintained by the community to support additional fron
- [Angular](https://github.com/heavy-duty/platform/tree/master/libs/wallet-adapter)
- [Svelte](https://github.com/svelte-on-solana/wallet-adapter)
- [TypeScript](https://github.com/ronanyeah/solana-connect)
- [Ant Design Web3](https://web3.ant.design/components/solana)

### UI Components
These packages provide components for common UI frameworks.
Expand All @@ -28,7 +29,6 @@ These packages provide components for common UI frameworks.
| [react-ui](https://github.com/solana-labs/wallet-adapter/tree/master/packages/ui/react-ui) | Components for React (no UI framework, just CSS) | [`@solana/wallet-adapter-react-ui`](https://npmjs.com/package/@solana/wallet-adapter-react-ui) |
| [material-ui](https://github.com/solana-labs/wallet-adapter/tree/master/packages/ui/material-ui) | Components for [Material UI](https://material-ui.com) with React | [`@solana/wallet-adapter-material-ui`](https://npmjs.com/package/@solana/wallet-adapter-material-ui) |
| [ant-design](https://github.com/solana-labs/wallet-adapter/tree/master/packages/ui/ant-design) | Components for [Ant Design](https://ant.design) with React | [`@solana/wallet-adapter-ant-design`](https://npmjs.com/package/@solana/wallet-adapter-ant-design) |
| [Ant Design Web3](https://web3.ant.design/components/solana) | Web3 react components made by [Ant Design](https://ant.design) team | [`@ant-design/web3-solana`](https://www.npmjs.com/package/@ant-design/web3-solana) |
| [angular-material-ui](https://github.com/heavy-duty/platform/tree/master/libs/wallet-adapter/ui/material) | Components for [Angular Material UI](https://material.angular.io/) | [`@heavy-duty/wallet-adapter-material`](https://www.npmjs.com/package/@heavy-duty/wallet-adapter-material) |


Expand Down

0 comments on commit 70abc53

Please sign in to comment.