Skip to content

Commit 14cf671

Browse files
committed
doc: Update README
1 parent 656f8f3 commit 14cf671

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,3 +267,17 @@ export default function Example() {
267267
| `margin` | `number \| string` | `1.25rem` | Vertical divider margin. |
268268

269269
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

Comments
 (0)