improve readme

This commit is contained in:
Rene Haas
2022-11-09 11:06:21 +01:00
parent 4e63405649
commit 8f48002d7a
+5 -5
View File
@@ -83,13 +83,13 @@ import { OverlayScrollbarsComponent } from "overlayscrollbars-ngx";
The component can be used with two different selectors:
```html
<div overlay-scrollbars>
Like this you can choose the tag
</div>
<overlay-scrollbars>
If the tag isn't important
The tag isn't important
</overlay-scrollbars>
<section overlay-scrollbars>
Choose the tag
</section>
```
### Properties