Skip to content

Commit 382ea33

Browse files
committed
fix
1 parent 6593a04 commit 382ea33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/page.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import { FileDownloadOutlined } from "@mui/icons-material";
1818
import ResearchLineCard from "@/components/cards/ResearchLineCard";
1919
import Text from "@/components/ui/Text";
2020
import Image from "@/components/ui/image";
21-
import { Badge } from "@/components/ui/badge";
21+
import { Badge } from "@/components/ui/mybadge";
2222

2323
//Banner
2424
import {

0 commit comments

Comments
 (0)