Raathigesh / atmo

:heavy_check_mark: Mock data for your prototypes and demos. Remote deployments to Zeit now.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor response codes and unused inputs

Raathigesh opened this issue · comments

Refactor with the suggestions from #26

  • Move status codes to a separate module
  • Construct the response code label as ${responseCode.code} ${responseCode.label}
  • Remove file-saver import from Header component