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 5cf04e5 commit 2ce69cdCopy full SHA for 2ce69cd
README.md
@@ -1,4 +1,4 @@
1
-# react-placehodl
+# react-placehodl 📌
2
React placeholders made simple.
3
4

@@ -23,7 +23,7 @@ that a placeholder is the perfect use case for them.
23
### Props
24
The `<Placehodl />` component has the following props:
25
- seed => Seed for the size randomizer. (Powered by _fast-random_).
26
-- sizes => Array of size classNames that will be applies to each word.
+- sizes => Array of size classNames that will be applied to each word.
27
- prefix => Prefix used in all elements classes.
28
- className => Root level class name.
29
- children => Function that gets passed the generator methods.
0 commit comments