unblinking / recipe-report

🗃 recipe.report monorepo
https://www.recipe.report
GNU Affero General Public License v3.0
1 stars 0 forks source link

Do not show fail/error codes after achieving success. #110

Closed jmg1138 closed 2 years ago

jmg1138 commented 2 years ago

In the react slice files, upon success, set fail/error code to undefined.

Fixes #108