File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,27 @@ and a more comprehensive documentation. Many common issues or questions are cove
1818The Changelog is available at [ https://rct.lukasbach.com/docs/changelog ] ( https://rct.lukasbach.com/docs/changelog ) .
1919Check 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
2344To start using React Complex Tree, install it to your project as a dependency via
You can’t perform that action at this time.
0 commit comments