Skip to content

Instantly share code, notes, and snippets.

@fiersk17
Forked from ryanjyost/App.js
Created July 12, 2019 21:21
Show Gist options
  • Save fiersk17/ec324012876b96c25202ee76d14bbacf to your computer and use it in GitHub Desktop.
Save fiersk17/ec324012876b96c25202ee76d14bbacf 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