mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-06-24 13:15:45 +00:00
FIXES : https://x.com/jimmeyer/status/1776487418150981661?s=46 The copy button in lift mode was copying code having imports as "@/registry/.../*.tsx" This PR replaces all the imports by "@/components/ui/*.tsx"