Update donation link

Now that I have access to the OpenCollective again
This commit is contained in:
Nathan Bierema 2022-02-13 16:07:21 -05:00 committed by GitHub
parent aa91e94511
commit 1388a2248e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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>