From af2ca0c46bd5b22f6d0bafdaedcc7f39400d67d5 Mon Sep 17 00:00:00 2001 From: joss-c Date: Sat, 6 Oct 2018 15:28:17 +0400 Subject: [PATCH] Fix CDN/External link --- www/src/pages/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/src/pages/index.js b/www/src/pages/index.js index b62eb6a9..406c222e 100644 --- a/www/src/pages/index.js +++ b/www/src/pages/index.js @@ -63,8 +63,8 @@ yarn add react-transition-group including the library in your application is negligible. However, in situations where it may be useful to benefit from an external CDN when bundling, link to the following CDN:{' '} - - https://unpkg.com/react-transition-group/dist/react-transition-group.min.js + + https://unpkg.com/react-transition-group/dist/react-transition-group.js