Skip to content

Instantly share code, notes, and snippets.

@malithmcr
Created November 27, 2018 14:52
Show Gist options
  • Select an option

  • Save malithmcr/170bac10c41b820425279e96b9ec1c8d to your computer and use it in GitHub Desktop.

Select an option

Save malithmcr/170bac10c41b820425279e96b9ec1c8d to your computer and use it in GitHub Desktop.

Revisions

  1. malithmcr created this gist Nov 27, 2018.
    6 changes: 6 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    render() {
    return(
    <div className="App">
    </div>
    );
    }