We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8943f40 + af2ca0c commit c1787edCopy full SHA for c1787ed
www/src/pages/index.js
@@ -63,8 +63,8 @@ yarn add react-transition-group
63
including the library in your application is negligible. However,
64
in situations where it may be useful to benefit from an external
65
CDN when bundling, link to the following CDN:{' '}
66
- <a href="https://unpkg.com/react-transition-group/dist/react-transition-group.min.js">
67
- https://unpkg.com/react-transition-group/dist/react-transition-group.min.js
+ <a href="https://unpkg.com/react-transition-group/dist/react-transition-group.js">
+ https://unpkg.com/react-transition-group/dist/react-transition-group.js
68
</a>
69
</p>
70
</section>
0 commit comments