// jshint esversion: 6 import React from "react"; import Buttonify from "./Buttonify"; import "./App.css"; export default Buttonify;