rad-ui / ui

Rad UI is an open-source, headless UI component library for building modern, fast, performant, accessible React applications
http://rad-ui.com
MIT License
9 stars 11 forks source link

Docs: Wrong Imports in docs for importing components #337

Open kotAPI opened 1 week ago

kotAPI commented 1 week ago

Some docs still refer to the old way of importing components

https://www.rad-ui.com/docs/components/button

import Button from "@rad-ui/ui/Button" which is wrong

correct way - @radui/ui/Button