Skip to content

Instantly share code, notes, and snippets.

@luillyfe
Last active October 23, 2018 16:38
Show Gist options
  • Save luillyfe/74cff65c7ace5f60ff13e4d5cdd164fd to your computer and use it in GitHub Desktop.
Save luillyfe/74cff65c7ace5f60ff13e4d5cdd164fd to your computer and use it in GitHub Desktop.
React Components
<div>
<Menu />
<div>
<Sidebar />
<Content />
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment