The king Pedro the I
Results
2
comments of
The king Pedro the I
I guess you are using create-react-app. Add this script under index.html ``` window.__DRAFT_GKX = { 'draft_tree_data_support': true, } ```
Is it just only me or there is a bug in this? when I try to do this: ``` { setData((ps => ({ ...ps, value: [...value] }))) }} min={1} max={10}...