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 258d40f commit 450af3eCopy full SHA for 450af3e
README.md
@@ -89,7 +89,7 @@ You can also use the [online tool](http://danilowoz.com/create-react-content-loa
89
|preserveAspectRatio|string|`'xMidYMid meet'`||
90
|primaryColor|string|`'#f9f9f9'`||
91
|secondaryColor|string|`'#ecebeb'`||
92
-|uniquekey|string|`randomId()`|Unique ID, you need to make it consistent for SSR|
+|uniqueKey|string|`randomId()`|Unique ID, you need to make it consistent for SSR|
93
|animate|boolean|`true`||
94
95
## Credits
0 commit comments