react-toolkit
react-toolkit copied to clipboard
Table documentation is not complete
Issue and Steps to Reproduce
If you install table package on its own, without using react-toolkit-all, and are using the Paging component, the select items input won't have the correct style because it is using the input select style of the toolkit.
Versions
v1.4.1
Screenshots

We just need to update the documentation to tell users to install the select package (and probably the form core) and to import its css in order to work it properly.