mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-05-17 04:59:39 +03:00
improve readmes
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<a href="https://kingsora.github.io/OverlayScrollbars/"><img src="https://kingsora.github.io/OverlayScrollbars/design/logo.svg" width="200" height="133" alt="OverlayScrollbars"></a>
|
||||
</p>
|
||||
<h6 align="center">
|
||||
<a href="https://github.com/facebook/react/"><img src="https://img.shields.io/badge/React-=%3E16.4.0-61dafb?style=flat-square&logo=React" alt="React"></a>
|
||||
<a href="https://github.com/facebook/react/"><img src="https://img.shields.io/badge/React-%3E=16.4.0-61dafb?style=flat-square&logo=React" alt="React"></a>
|
||||
<a href="https://github.com/KingSora/OverlayScrollbars"><img src="https://img.shields.io/badge/OverlayScrollbars-%5E1.10.0-36befd?style=flat-square" alt="OverlayScrollbars"></a>
|
||||
<a href="https://www.npmjs.com/package/overlayscrollbars-react"><img src="https://img.shields.io/npm/dt/overlayscrollbars-react.svg?style=flat-square" alt="Downloads"></a>
|
||||
<a href="https://github.com/KingSora/OverlayScrollbars/blob/master/packages/overlayscrollbars-react/LICENSE"><img src="https://img.shields.io/github/license/kingsora/overlayscrollbars.svg?style=flat-square" alt="License"></a>
|
||||
|
||||
@@ -96,7 +96,7 @@ After the registration you can use it in templates like:
|
||||
```html
|
||||
<!-- PascalCase -->
|
||||
<OverlayScrollbars>example content</OverlayScrollbars>
|
||||
<!-- kebab case -->
|
||||
<!-- kebab-case -->
|
||||
<overlay-scrollbars>example content</overlay-scrollbars>
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user