We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8abd642 commit b90b90fCopy full SHA for b90b90f
src/app/page.tsx
@@ -1,5 +1,5 @@
1
"use client";
2
-import AnimatedGradientText from "@/components/magicui/animated-gradient-text";
+import AnimatedGradientText from "@/components/ui/animated-gradient-text";
3
import Particles from "@/components/ui/particles";
4
import { Button } from "@/components/ui/button";
5
import { Separator } from "@/components/ui/separator";
0 commit comments