Raathigesh/atmo

Refactor response codes and unused inputs

Raathigesh opened this issue · 0 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