How to add color to the html 5 <td>
data?
for eg:
<td>{ this.props.item.status }</td>
Here I have to highlight status with some color.
Could anyone help me out on this?
How to add color to the html 5 <td>
data?
for eg:
<td>{ this.props.item.status }</td>
Here I have to highlight status with some color.
Could anyone help me out on this?