Skip to content

Instantly share code, notes, and snippets.

@sabesansathananthan
Created November 5, 2019 16:31
Show Gist options
  • Save sabesansathananthan/2fa59ee8afe2e0de1bea948ab3568c23 to your computer and use it in GitHub Desktop.
Save sabesansathananthan/2fa59ee8afe2e0de1bea948ab3568c23 to your computer and use it in GitHub Desktop.
React best practice li component example
return (
<li>Content</li>
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment