Flare

Work

import * as React from “react”;
import { GooeyText } from “@/components/ui/gooey-text-morphing”;

function GooeyTextDemo() {
return (

);
}

export { GooeyTextDemo };

import * as React from “react”;
import { GooeyText } from “@/components/ui/gooey-text-morphing”;

function GooeyTextDemo() {
return (

);
}

export { GooeyTextDemo };