Commit a93d5549 authored by nano's avatar nano

fix router

parent 014faf2b
......@@ -139,7 +139,7 @@ function Index({ dispatch, children, messages }) {
defaultSelectedKeys={['1']}
style={{ lineHeight: '64px' }}>
<Menu.Item key="1">
<Link to="/">
<Link to="/home">
Home
</Link>
</Menu.Item>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment