Skip to content

Commit 28a72de

Browse files
committed
chore: add modyfi sponsor link
1 parent 92cddd7 commit 28a72de

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,27 @@ and a more comprehensive documentation. Many common issues or questions are cove
1818
The Changelog is available at [https://rct.lukasbach.com/docs/changelog](https://rct.lukasbach.com/docs/changelog).
1919
Check the [v2 release notes](https://rct.lukasbach.com/docs/changelog/#200---12052022) when migrating from v1.x to v2.x.
2020

21+
## Sponsors
22+
23+
The development of react-complex-tree is supported by the community. Special thanks to:
24+
25+
<br>
26+
<div align="center">
27+
<a href="https://modyfi.com#gh-light-mode-only">
28+
<div>
29+
<img src="https://lukasbach.com/thanks/modyfi-brand-logo-black.svg#gh-light-mode-only" width="250" alt="Modyfi" />
30+
</div>
31+
</a>
32+
<a href="https://modyfi.com#gh-dark-mode-only">
33+
<div>
34+
<img src="https://lukasbach.com/thanks/modyfi-brand-logo.svg#gh-dark-mode-only" width="250" alt="Modyfi" />
35+
</div>
36+
</a>
37+
</div>
38+
<br>
39+
40+
Find out [how to support the development of react-complex-tree](https://github.com/sponsors/lukasbach).
41+
2142
## Installation
2243

2344
To start using React Complex Tree, install it to your project as a dependency via

0 commit comments

Comments
 (0)