Glass Real time crypto Chart
import RealTimeGlassChart from "@/components/ui/glass-real-time-crypto-chart"; export default function DemoOne() { return ( <div className="min-h-screen flex justify-center item-center h-full py-14"> <RealTimeGlassChart /> </div> ); }
Part of shadway — browse the full library on 21st.dev.