From e1d1a0f4c9b3a48e5f5f357818054b59f5f7c04a Mon Sep 17 00:00:00 2001 From: Welly Date: Wed, 6 Apr 2022 21:43:43 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d0bc869..dfd7b8ac 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ const App = () => ( ); ``` -> 💡 `InView` passes `observe` and other props (listed below) to the `HelloText`. +> 💡 `InView` passes `observe` and other [props](#return-object) to the `HelloText`. ### Lazy-loading Images