improve readme

This commit is contained in:
Rene Haas
2022-12-27 15:34:15 +01:00
parent 86115c8ee0
commit 2dd47ca751
@@ -126,6 +126,7 @@ const Component = () => {
*
* const [options, setOptions] = createSignal();
* const [events, setEvents] = createSignal();
* const [defer, setDefer] = createSignal();
* const [initialize, instance] = createOverlayScrollbars({
* options,
* events,