SWE574-Fall2023-Group1 / SWE574-Fall2023-G1

Project for SWE 574 - Group 1
MIT License
7 stars 1 forks source link

Address frontend test warnings #336

Closed dbaslan closed 8 months ago

dbaslan commented 9 months ago

Our frontend passes all unit tests but we get several warnings. This is due to our use of non-canonical style properties such as background-color, margin-right, etc. I will fix the parameters to get rid of the warnings. To clarify, this should not impact the functionality of the app at all.

Deadline: 25 December

image

dbaslan commented 8 months ago

Merged, closing.