Skip to content

Instantly share code, notes, and snippets.

View wolverineks's full-sized avatar
🌴
On vacation

Kevin Sullivan wolverineks

🌴
On vacation
View GitHub Profile
import React, { PropTypes, Component } from 'react';
import ReactDOM from 'react-dom';
import './blank.css';
import Details from './Details';
import {
Panel,
Button,
PageHeader,
ControlLabel,
FormControl,