Skip to content

Commit 3344d9b

Browse files
author
苗园园
committed
fix(fix style): fix style
fix style fix style
1 parent 63e2bae commit 3344d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Nav/Nav.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ export class Nav extends Component {
6060
>
6161
{this.renderNav()}
6262
</Menu>
63-
<Link className='login-out' to='./#.html'>退出</Link>
63+
<Link className='login-out' to='/#.html'>退出</Link>
6464
</Header>
6565
)
6666
}

0 commit comments

Comments
 (0)