mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-22 01:26:48 +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
|
||||
title="Support us"
|
||||
tooltipPosition="bottom-left"
|
||||
onClick={this.openLink('https://github.com/sponsors/Methuselah96')}
|
||||
onClick={this.openLink(
|
||||
'https://opencollective.com/redux-devtools-extension'
|
||||
)}
|
||||
>
|
||||
<TiHeartFullOutline />
|
||||
</Button>
|
||||
|
|
Loading…
Reference in New Issue
Block a user