Fluid cursor with inverted mix-blend-mode and fluid canvas wake.
Loading preview...
import { Component } from "@/components/ui/inverted-fluid"; export default function DemoOne() { return <Component />; }