form-atoms / list-atom

A listAtom extension for the Jotai form-atoms.
https://form-atoms.github.io/list-atom/
MIT License
4 stars 1 forks source link

fix(types): added RESET in initial value [#8] #9

Closed pgangwani closed 2 months ago

pgangwani commented 6 months ago

Fixes #8

MiroslavPetrik commented 2 months ago

I'm closing this, as also InputField in form-atoms does not allow the RESET as initial value, so the apis will stay similar. https://github.com/form-atoms/form-atoms/blob/922e8dfb28b2f2ddbc29dad63fd9a7fad3734c16/src/index.tsx#L1296

I don't see it as a valid case.