mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-02-16 19:40:58 +03:00
Update donation link
Now that I have access to the OpenCollective again
This commit is contained in:
parent
aa91e94511
commit
1388a2248e
|
@ -59,7 +59,9 @@ class Header extends Component<Props> {
|
||||||
<Button
|
<Button
|
||||||
title="Support us"
|
title="Support us"
|
||||||
tooltipPosition="bottom-left"
|
tooltipPosition="bottom-left"
|
||||||
onClick={this.openLink('https://github.com/sponsors/Methuselah96')}
|
onClick={this.openLink(
|
||||||
|
'https://opencollective.com/redux-devtools-extension'
|
||||||
|
)}
|
||||||
>
|
>
|
||||||
<TiHeartFullOutline />
|
<TiHeartFullOutline />
|
||||||
</Button>
|
</Button>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user