refactor:change the card UI expertise section

This commit is contained in:
sanjidaRimi023
2026-04-19 20:25:48 +06:00
parent a8b73d81ec
commit e5e7089645
6 changed files with 43 additions and 40 deletions
-1
View File
@@ -1,7 +1,6 @@
import { Toaster } from "@/components/ui/toaster";
import { Toaster as Sonner } from "@/components/ui/sonner";
import { TooltipProvider } from "@/components/ui/tooltip";
import { QueryClient, QueryClientProvider } from "@tanstack/react-query";
import { BrowserRouter, Routes, Route, useLocation } from "react-router-dom";
import { ThemeProvider } from "@/contexts/ThemeContext";
import { AnimatePresence } from "framer-motion";