Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37e321b commit b9c0e61Copy full SHA for b9c0e61
README.md
@@ -91,7 +91,7 @@ You can also use the [online tool](http://danilowoz.com/create-react-content-loa
91
|preserveAspectRatio|string|`'xMidYMid meet'`||
92
|primaryColor|string|`'#f9f9f9'`||
93
|secondaryColor|string|`'#ecebeb'`||
94
-|uniquekey|string|`randomId()`|Unique ID, you need to change it for SSR|
+|uniquekey|string|`randomId()`|Unique ID, you need to make it consistent for SSR|
95
|animate|boolean|`true`||
96
97
## Credits
0 commit comments