chore: remoe comments

This commit is contained in:
karishmas6
2024-03-07 03:25:11 +05:30
parent 1b3bd198b1
commit 8282c8f209

View File

@@ -1,4 +1,4 @@
import { Layout, Menu, } from "antd";
import { Layout, Menu } from "antd";
import { Link } from "react-router-dom";
const { Sider } = Layout;