Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b9c0e61

Browse files
authored
Tweak description for uniquekey
1 parent 37e321b commit b9c0e61

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
@@ -91,7 +91,7 @@ You can also use the [online tool](http://danilowoz.com/create-react-content-loa
9191
|preserveAspectRatio|string|`'xMidYMid meet'`||
9292
|primaryColor|string|`'#f9f9f9'`||
9393
|secondaryColor|string|`'#ecebeb'`||
94-
|uniquekey|string|`randomId()`|Unique ID, you need to change it for SSR|
94+
|uniquekey|string|`randomId()`|Unique ID, you need to make it consistent for SSR|
9595
|animate|boolean|`true`||
9696

9797
## Credits

0 commit comments

Comments
 (0)