gadiGuesty
gadiGuesty
+1 still not working with ` @skpm/builder @0.7.7` and sketch 69
@jwld in the docs example it's with `.move()`and it still does not work. any updates on this?
@NateRadebaugh it works only in newer versions of `react-final-form-arrays` when `fields` allows to extract other properties like `id` in the example.Example should be fixed as: ``` {fields.map((name, index) => {...
Duplicate of #94 Duplicate of #150
@bluSCALE4 tnx...