Skip to content

Commit aa9bef6

Browse files
Add links to React UI libraries in part7c.md en
In this commit I've added links to some useful React UI libraries. Libraries added: - [shadcn/ui](https://ui.shadcn.com/): Re-usable components built using Radix UI and Tailwind CSS. - [headless ui](https://headlessui.com/): Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS. - [tremor](https://www.tremor.so/): The React library to build dashboards fast.
1 parent 55fbf9c commit aa9bef6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/content/7/en/part7c.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -508,6 +508,9 @@ Here are some other UI frameworks for your consideration. If you do not see your
508508
- <https://www.radix-ui.com/>
509509
- <https://nextui.org/>
510510
- <https://daisyui.com/>
511+
- <https://ui.shadcn.com/>
512+
- <https://www.tremor.so/>
513+
- <https://headlessui.com/>
511514

512515
### Styled components
513516

0 commit comments

Comments
 (0)