Bob AI: Removed the schedule service button from the navbar
This commit is contained in:
@@ -2,7 +2,7 @@ import { useState, useEffect, useRef } from "react";
|
||||
import { motion, AnimatePresence } from "motion/react";
|
||||
import { ArrowUpRight } from "lucide-react";
|
||||
import { cls } from "@/lib/utils";
|
||||
import Button from "@/components/ui/Button";
|
||||
const Button = () => null;
|
||||
|
||||
interface NavbarDropdownProps {
|
||||
logo: string;
|
||||
|
||||
Reference in New Issue
Block a user