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 2329bf3 commit c5dd39dCopy full SHA for c5dd39d
README.md
@@ -117,7 +117,7 @@ return (
117
<td><code>1</code></td>
118
</tr>
119
<tr>
120
- <td><code>wrapper?: React.FunctionComponent</code></td>
+ <td><code>wrapper?: React.FunctionComponent <br> <PropsWithChildren<unknown>></code></td>
121
<td>
122
A custom wrapper component that goes around the individual skeleton
123
elements.
0 commit comments