chore: lint

This commit is contained in:
karishmas6
2024-03-14 01:41:53 +05:30
parent bca03d8898
commit 1a94475e60

View File

@@ -32,7 +32,7 @@ const Topbar = () => {
</Menu> </Menu>
</Col> </Col>
<Col span={4} className="lg:hidden flex justify-end"> <Col span={4} className="lg:hidden flex justify-end">
<FaBars className="text-2xl text-gray-600" onClick={showDrawer}/> <FaBars className="text-2xl text-gray-600" onClick={showDrawer} />
</Col> </Col>
<Drawer <Drawer
title="Navigation" title="Navigation"