CSS - inline style for JSX

0 votes
1 view
added 4 hours ago in JSX by lcjr Lieutenant (12,460 points)
<style jsx global>{`
  body { margin-top: 0 !important; }
`}</style>

 

lazacode.org - Malaysia's programming knowledge sharing platform, where everyone can share their finding as reference to others.
...