Skip to content

Commit 066b6c5

Browse files
committed
mb
1 parent f9bccf3 commit 066b6c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/layout/UserLayout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import Sidebar from "../components/sidebar/Sidebar";
77
import HomeHeader from "../components/headers/HomeHeader";
88
import { mainLayoutStyles } from "../components/styles/Styles";
99
import { useLocation } from "react-router-dom";
10-
import { Card, mergeClasses } from "@fluentui/react-components";
10+
import { mergeClasses } from "@fluentui/react-components";
1111
// import { Card } from "@fluentui/react-components";
1212

1313

0 commit comments

Comments
 (0)