Skip to content

Instantly share code, notes, and snippets.

@ryanjyost
Created April 21, 2018 20:21
Show Gist options
  • Save ryanjyost/5312598ad1ee5d9159cecd2240cf716a to your computer and use it in GitHub Desktop.
Save ryanjyost/5312598ad1ee5d9159cecd2240cf716a to your computer and use it in GitHub Desktop.
Import SimpleStorage
import React, { Component } from "react";
import logo from "./logo.svg";
import "./App.css";
import SimpleStorage from "react-simple-storage";
class App extends Component {
//... etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment