Skip to content

Instantly share code, notes, and snippets.

@Mohammad-Faisal
Created April 23, 2021 09:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save Mohammad-Faisal/70687534159f44a6d5056bbb933b3ce2 to your computer and use it in GitHub Desktop.
Save Mohammad-Faisal/70687534159f44a6d5056bbb933b3ce2 to your computer and use it in GitHub Desktop.
// CSS FILE
.body {
height: 10px;
}
//JSX
return <div className='body'>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment