Skip to content

Commit

Permalink
we good?
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnZ9865 committed Nov 22, 2024
1 parent a5735dc commit 62b01c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/admin/services/calendar/toolbar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { ChevronLeft, ChevronRight } from "lucide-react";
import { useCallback, useEffect } from "react";
import { Badge } from "@/components/ui/badge";

import { COLORS } from "@/data/tags";

const CustomToolbar = ({ onView, onNavigate, date, setTag }) => {
const handleShortcuts = useCallback(
Expand Down

0 comments on commit 62b01c7

Please sign in to comment.