Components
Loading preview...
import { PaperDesignBackground } from "@/components/ui/neon-dither";
export default function DemoOne() {
return <PaperDesignBackground themeMode="system" intensity={0.85} />;
}
Part of shadway — browse the full library on 21st.dev.