Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [9.43.0](v9.42.0...v9.43.0) (2022-12-19) ### Bug Fixes * **Button:** support target property ([#1817](#1817)) ([71f5ee3](71f5ee3)) * **TableContainer:** align always visible scrollbar ([#1819](#1819)) ([c16519d](c16519d)) * **TableContainer:** no space on empty foot + clip scrollbar ([#1827](#1827)) ([04dd93b](04dd93b)) * **Table:** prevent expanded row to not change column width ([#1816](#1816)) ([bbf94a8](bbf94a8)) * **useHandleSortState:** change default direction from asc to off ([#1826](#1826)) ([c7e4d6f](c7e4d6f)) * **useHandleSortState:** fix import issue ([#1823](#1823)) ([c595ff1](c595ff1)) ### Features * **Scrollbar:** add new look to scrollbars ([#1815](#1815)) ([a590b50](a590b50))
- Loading branch information