Closed marchintosh94 closed 1 month ago
Describe the bug I noticed that in the Footer.jsx component instead of using className attribute, is been used the attribute class
className
class
To Reproduce Steps to reproduce the behavior:
Expected behavior The class attribute have to be replaced with className and the error in the console should gone.
Screenshots
Desktop (please complete the following information):
@suryanshsingh2001 I'd like to take this issue
@marchintosh94 Sure, I have assigned you the issue!
Describe the bug I noticed that in the Footer.jsx component instead of using
className
attribute, is been used the attributeclass
To Reproduce Steps to reproduce the behavior:
Expected behavior The
class
attribute have to be replaced withclassName
and the error in the console should gone.Screenshots
Desktop (please complete the following information):