mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-23 14:39:58 +03:00
Update
This commit is contained in:
parent
1d2413656e
commit
08f132b4a5
|
@ -35,7 +35,7 @@ class Header extends Component<Props> {
|
||||||
title="Documentation"
|
title="Documentation"
|
||||||
tooltipPosition="bottom"
|
tooltipPosition="bottom"
|
||||||
onClick={this.openLink(
|
onClick={this.openLink(
|
||||||
'https://github.com/reduxjs/redux-devtools/tree/main/extension'
|
'https://github.com/reduxjs/redux-devtools/blob/main/README.md'
|
||||||
)}
|
)}
|
||||||
>
|
>
|
||||||
<GoBook />
|
<GoBook />
|
||||||
|
|
Loading…
Reference in New Issue
Block a user