From 35f7b8e2af4073c93927e97f54aadf032bc948d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20V=C4=83n=20Huy?= <48156618+NoCtrlZ1110@users.noreply.github.com> Date: Tue, 29 Dec 2020 16:11:31 +0700 Subject: [PATCH] fix readme typo --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 7f255e9..0708b41 100644 --- a/readme.md +++ b/readme.md @@ -24,8 +24,8 @@ import Tree from 'react-animated-tree' - - + + ``` Create your own effects by passing a [react-spring](https://github.com/drcmda/react-spring/) config. The config below is the default (items fade in while moving in 20px from the right). You can go wild here by rotating, flipping, etc.