Skip to main content

Command Palette

Search for a command to run...

How to write inline CSS in React?

Published
1 min read
S

I love learning about technology and sharing that with others

function App(){
  return <h1 style={{ color: 'red' }}>Hello World</h1>
}
12 views

More from this blog

H

hashcodehub

271 posts

Consistent, Passionate and Organized :)