Skip to content

Instantly share code, notes, and snippets.

View Slruh's full-sized avatar

Ryan Hurley Slruh

View GitHub Profile
@Slruh
Slruh / index.html
Last active September 5, 2016 23:04 — forked from anonymous/index.html
Error When Array Element Type Validation Fails
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>React</title>
<link rel="stylesheet" href="http://cdnjs.cloudflare.com/ajax/libs/normalize/3.0.1/normalize.css">
<script src="http://fb.me/react-with-addons-15.1.0.js"></script>
<script src="http://fb.me/react-dom-15.1.0.js"></script>
<style id="jsbin-css">
body {