Skip to content

Commit af053f1

Browse files
committed
docs: update UI package links in README
1 parent e9d2682 commit af053f1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,7 @@ CASE=react-10k pnpm benchmark
7979
### ui-components
8080

8181
A React app that imports UI components from several popular UI libraries.
82-
83-
Including [@mui/material](https://mui.com/material-ui/getting-started/overview/), [antd](https://ant.design/components/), [@chakra-ui/react](https://chakra-ui.com/), [@fluentui/react](https://developer.microsoft.com/en-us/fluentui), [@headlessui/react](https://headlessui.com/), [@mantine/core](https://mantine.dev/), [react-bootstrap](https://react-bootstrap.github.io/), [element-plus](https://element-plus.org/), [vant](https://vant-ui.github.io/vant/), and [vuetify](https://vuetifyjs.com/).
82+
Including [@mui/material](https://npmjs.com/package/@mui/material), [antd](https://npmjs.com/package/antd), [@chakra-ui/react](https://npmjs.com/package/@chakra-ui/react), [@fluentui/react](https://npmjs.com/package/@fluentui/react), [@headlessui/react](https://npmjs.com/package/@headlessui/react), [@mantine/core](https://npmjs.com/package/@mantine/core), [react-bootstrap](https://npmjs.com/package/react-bootstrap), [element-plus](https://npmjs.com/package/element-plus), [vant](https://npmjs.com/package/vant), and [vuetify](https://npmjs.com/package/vuetify).
8483

8584
```bash
8685
CASE=ui-components pnpm benchmark

0 commit comments

Comments
 (0)