Components
Loading preview...
fasfsatest comp
@79198736000dan_localhost
npx shadcn@latest add https://21st.dev/r/79198736000dan_localhost/test-comp// This is a demo of your component.
// That's what users will see in the preview.
// hello 11
import Component from "../components/ui/component";
export default function DefaultDemo() {
return <Component />;
}
//helo