Skip to content

Commit

Permalink
remove website link
Browse files Browse the repository at this point in the history
  • Loading branch information
arrested-developer committed Oct 4, 2019
1 parent da57ac4 commit f5db63d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/components/Admin/SideMenu/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,6 @@ const InnerMenu = () => (
</Menu.Item>
)
)}
<Menu.Item style={{ textAlign: 'left' }}>
<Link to="/">
<Icon type="home" />
<span>Vist Website</span>
</Link>
</Menu.Item>
</Menu>
);

Expand Down

0 comments on commit f5db63d

Please sign in to comment.