LiquidGlassFilter
LiquidGlassFilter component
Not VerifiedComponent1 file
Preview
Preview not yet added for LiquidGlassFilter.
Add an entry to UI_COMPONENT_PREVIEWS in ui-component-previews.tsx to show a live preview here.
Install
npx shadcn add https://www.razisyed.cv/r/liquid-glass-filterUsage
import { LiquidGlassFilter } from "@/components/ui/LiquidGlassFilter";
export default function Example() {
return <LiquidGlassFilter />;
}Source
Loading source...