Skip to content
This repository was archived by the owner on Jan 26, 2024. It is now read-only.

Commit 3c0adee

Browse files
committed
Update README to link properly to props section
1 parent 47c76ca commit 3c0adee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
React component for progressive and responsive image loading.
88

9-
react-pic works universally. On the server-side, it works by setting a default image (usually something very small to reduce data). On the client-side, it will try to load the optimal image based on [prop data](#Props).
9+
react-pic works universally. On the server-side, it works by setting a default image (usually something very small to reduce data). On the client-side, it will try to load the optimal image based on [prop data](#props).
1010

1111
## Installation
1212

0 commit comments

Comments
 (0)