mrhm-dev / full-stack-army

584 stars 337 forks source link

code changes to mapObjectToArray #69

Closed Murad-Hasan closed 1 year ago

Murad-Hasan commented 1 year ago

The mapObjectToArray function has no need to return a value because, when it is called, it passes the argument named formState. FormState already has a value property.