* fix: make scrollbar styling work again
* chore: rm main field to prevent error
* refactor: make horizontal scrolling work
* refactor: make horizontal item width smaller
* fix: float not needed
* fix: revert the size change
* refactor: support custom selections api
* refactor: add update as option and unit tests
* test: for listbox
* docs: update
* fix: user-select none and make example run
* fix: prevent conditional hooks calls
* refactor: prevent executing unnecessary code