Skip to content

Commit e9d2682

Browse files
committed
docs: add list of UI libraries
1 parent af8599d commit e9d2682

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ CASE=react-10k pnpm benchmark
8080

8181
A React app that imports UI components from several popular UI libraries.
8282

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/).
84+
8385
```bash
8486
CASE=ui-components pnpm benchmark
8587
```

0 commit comments

Comments
 (0)