Skip to content

Instantly share code, notes, and snippets.

@medkhelifi
Last active November 4, 2017 20:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save medkhelifi/e96fb93b578c2b5c97eaff253a4f9390 to your computer and use it in GitHub Desktop.
Save medkhelifi/e96fb93b578c2b5c97eaff253a4f9390 to your computer and use it in GitHub Desktop.
Gist for /react-webpack-todolist
render(){
return(
<div className="row">
HELLO TODO {/* to be changed*/}
</div>);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment