chore: lint
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user