feat: rename bots

This commit is contained in:
karishmas6
2024-03-07 03:27:50 +05:30
parent 4a6d2d8f03
commit b50024342d

View File

@@ -12,7 +12,7 @@ const Sidebar = () => {
<div className="flex flex-col justify-between h-full">
<Menu mode="vertical">
<Menu.Item key="1">
<Link to="/dashboard">Bots</Link>
<Link to="/bots">Bots</Link>
</Menu.Item>
<Menu.Item key="2">
<Link to="/settings">Subscription</Link>