Bob AI: fix build errors (attempt 1)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
"use client";
|
||||
|
||||
import { Card } from "@/components/ui/Card"
|
||||
import { TextAnimation } from "@/components/ui/TextAnimation"
|
||||
import Card from "@/components/ui/Card"
|
||||
import TextAnimation from "@/components/ui/TextAnimation"
|
||||
|
||||
export default function MenuSection() {
|
||||
const items = [
|
||||
|
||||
Reference in New Issue
Block a user