- 2
Good morning sir. My output is not display. Thanks you sir
Render My app. https://code.sololearn.com/W6t8iP0b2dsc/?ref=app
1 Antwort
0
Your output is displaying but you have some mistakes:
1) Wrap all <tr> with ( <thead> or <tbody> or <tfoot> )
2) At Line 18 use className instead of class in React
3) Write colSpan instead of colspan