Closed dongheenam closed 2 years ago
react-form-hooks
was incompatible with Mantine (onChange method sometimes have value as parameter and sometimes have event as parameter...)
https://github.com/dongheenam/math-test-builder/commit/79c7fb665f88e6ef9719694bea2628f784e573bb divided the store into different slices https://github.com/dongheenam/math-test-builder/commit/4d6613a0f9832f27d006b7b3df22c9f8e8366fd2 added buckets to the store https://github.com/dongheenam/math-test-builder/commit/96811c7174618d8ab2b36b754a62a74c8a3eb966 added checkboxes and bulk actions to the questions
Create a Zustand store to manage the state for questions and queries for questions.
Tasks