diff --git a/documentation/docs/guides-concepts/ui-libraries/index.md b/documentation/docs/guides-concepts/ui-libraries/index.md index afd40cac20ca..fa1ef9b7cd48 100644 --- a/documentation/docs/guides-concepts/ui-libraries/index.md +++ b/documentation/docs/guides-concepts/ui-libraries/index.md @@ -16,7 +16,6 @@ These integrations are made to provide solutions for common use cases such as me - [Material UI with `@refinedev/mui`](/docs/ui-integrations/material-ui/introduction) - [Chakra UI with `@refinedev/chakra-ui`](/docs/ui-integrations/chakra-ui/introduction) - [Mantine with `@refinedev/mantine`](/docs/ui-integrations/mantine/introduction) -- [Shadcn UI with `@ferdiunal/refine-shadcn`](https://github.com/ferdiunal/refine-shadcn) ## Prebuilt Components diff --git a/documentation/docs/packages/list-of-packages/index.md b/documentation/docs/packages/list-of-packages/index.md index b09539984de9..8179572910d0 100644 --- a/documentation/docs/packages/list-of-packages/index.md +++ b/documentation/docs/packages/list-of-packages/index.md @@ -14,6 +14,7 @@ To learn more about UI Libraries and integrations, check out [UI Libraries](/doc - [`@refinedev/mui`](/docs/ui-integrations/material-ui/introduction) - [Material UI](https://mui.com/material-ui/getting-started/overview/) Framework support. **20+** framework-specific `hooks` and  `components`  incl. DataGrid (+ Pro), AutoComplete, Menu, Layout, Notification and CRUD components. - [`@refinedev/mantine`](/docs/ui-integrations/mantine/introduction) - [Mantine](https://mantine.dev/) UI Framework support. **20+** framework-specific `hooks` and `components` incl. Table, Form, AutoComplete, Menu, Layout, Notification and CRUD components. - [`@refinedev/chakra-ui`](/docs/ui-integrations/chakra-ui/introduction) - [Chakra UI](https://chakra-ui.com/) UI Framework support. **20+** framework-specific `components` incl. Menu, Layout, Notification and CRUD components. +- [`@ferdiunal/refine-shadcn`](https://github.com/ferdiunal/refine-shadcn) - ShadCN UI components with Refine. ### Data Provider Packages: