Style Attribute
Style Attribute ~10 mins - nextjs

How to use style attribute ?

<div style={{ color: 'green' }}>Success</div>