Created
November 5, 2019 16:31
-
-
Save sabesansathananthan/2fa59ee8afe2e0de1bea948ab3568c23 to your computer and use it in GitHub Desktop.
React best practice li component example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
return ( | |
<li>Content</li> | |
); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment