Just use Object.values rather than keys.
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 15 Mar 2020 01:02:20 +0000 (21:02 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 15 Mar 2020 01:02:20 +0000 (21:02 -0400)
commitc06fb146bc93d53bf4cfab74739ef8520ef305c4
treeac45e66e7af8e8502001b8d0c9afe84799274944
parentd59e7651045f3c4de5f48b7bb65a866a606c1836
Just use Object.values rather than keys.

Something is not working right (re-render does not occur) if you switch forms
and there were shared keys.
src/FormView.tsx