feat: rename api
This commit is contained in:
@@ -18,7 +18,7 @@ const Sidebar = () => {
|
|||||||
<Link to="/subscription">Subscription</Link>
|
<Link to="/subscription">Subscription</Link>
|
||||||
</Menu.Item>
|
</Menu.Item>
|
||||||
<Menu.Item key="3">
|
<Menu.Item key="3">
|
||||||
<Link to="/users">API</Link>
|
<Link to="/api">API</Link>
|
||||||
</Menu.Item>
|
</Menu.Item>
|
||||||
<Menu.Item key="4">
|
<Menu.Item key="4">
|
||||||
<Link to="/profile">Workflow</Link>
|
<Link to="/profile">Workflow</Link>
|
||||||
|
|||||||
Reference in New Issue
Block a user