use-array-state
A simple helper to makes changes to an array without needing to worry about mutating the value
Install
npm install use-array-state
Useage
Available actions
See src/index.ts
for the the interface, all methods contain docs in types