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 656f8f3 commit 14cf671Copy full SHA for 14cf671
1 file changed
README.md
@@ -267,3 +267,17 @@ export default function Example() {
267
| `margin` | `number \| string` | `1.25rem` | Vertical divider margin. |
268
269
All native `<hr>` attributes are supported except `children`.
270
+
271
+## Contributors
272
273
+As always, thanks to our amazing contributors!
274
275
+<a href="https://github.com/uiwjs/react-hr/graphs/contributors">
276
+ <img src="https://uiwjs.github.io/react-hr/CONTRIBUTORS.svg" />
277
+</a>
278
279
+Made with [action-contributors](https://github.com/jaywcjlove/github-action-contributors).
280
281
+### License
282
283
+Licensed under the MIT License.
0 commit comments