absmach / magistrala-ui

UI Repository for Magistrala IoT
9 stars 15 forks source link

UI-57 - Fix superfluous header writing #62

Closed SammyOina closed 8 months ago

SammyOina commented 8 months ago

What does this do?

removes multiple condition checks resulting in header being writen more than once

Which issue(s) does this PR fix/relate to?

Resolves #57

Have you included tests for your changes?

Did you document any new/modified functionality?

Notes

this function needs a refactor to clean it up