mirror of
https://github.com/inventree/InvenTree.git
synced 2026-06-10 02:36:59 +00:00
f3072b804e
* Add useStoredTableState zustand * Store table page size in the zustand state * Store tablesorting data in zustand state * Actually provide records... * Transfer table names state * Store hidden columns too