mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
64671dce20
* Update useTable hook - Storage for "selected rows" - Aim is to make row selection available outside table component * Use updated hook to manage row selection * Add more table data to useTable: - hidden column selection - search terms * Remove unused import * Remove unused function * Cleanup |
||
---|---|---|
.. | ||
public | ||
src | ||
tests | ||
.babelrc | ||
.eslintrc.cjs | ||
.gitignore | ||
.linguirc | ||
.prettierrc | ||
index.html | ||
netlify.toml | ||
package.json | ||
playwright.config.ts | ||
tsconfig.json | ||
tsconfig.node.json | ||
vite.config.ts | ||
yarn.lock |