mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Remove unnecessary key (#307)
This commit is contained in:
parent
5d210f133e
commit
8792972db3
1 changed files with 0 additions and 1 deletions
|
|
@ -232,7 +232,6 @@ class Header extends Component {
|
|||
return (
|
||||
<Root
|
||||
{...props}
|
||||
key="nav"
|
||||
fixed={fixed}
|
||||
scrolled={scrolled}
|
||||
toggled={toggled}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue