From e7bc653da468b226e9481abece7d2be052a5e73c Mon Sep 17 00:00:00 2001 From: U-Yeong Ju Date: Tue, 23 Apr 2019 18:12:11 +0900 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2d4823c..26c0899 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,8 @@ Minify =========== All SVG files are fairly small in size, but you can make them even smaller by minifying with something like [SVGO](https://github.com/svg/svgo). -Adaptations +React Components =========== -[React components by ajwann](https://github.com/ajwann/svg-loaders-react) - + - [SVG Loaders React by ajwann](https://github.com/ajwann/svg-loaders-react)(adaptation) + - [React Preloader Icon by UYEONG](https://github.com/UYEONG/react-preloader-icon)