We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6593a04 commit 382ea33Copy full SHA for 382ea33
app/page.js
@@ -18,7 +18,7 @@ import { FileDownloadOutlined } from "@mui/icons-material";
18
import ResearchLineCard from "@/components/cards/ResearchLineCard";
19
import Text from "@/components/ui/Text";
20
import Image from "@/components/ui/image";
21
-import { Badge } from "@/components/ui/badge";
+import { Badge } from "@/components/ui/mybadge";
22
23
//Banner
24
import {
0 commit comments