{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "floating-gradient-shadcnui", "type": "registry:ui", "title": "Floating Gradient", "description": "Animated floating gradient background effect", "dependencies": [ "framer-motion", "react" ], "files": [ { "path": "@uitripled/react-shadcn/src/components/decorative/background/floating-gradient.tsx", "content": "\"use client\";\n\nimport { motion } from \"framer-motion\";\n\nexport function FloatingGradient() {\n return (\n
\n Animated background effect\n
\n