Skip to content

Instantly share code, notes, and snippets.

anonymous
anonymous / index.html
Created April 20, 2017 06:38
JS Bin // source http://jsbin.com/yojoyuvufi
<!DOCTYPE html>
<html>
<head>
<script src="http://fb.me/react-with-addons-0.12.2.js"></script>
<meta charset="utf-8">
<title>JS Bin</title>
<style id="jsbin-css">
.selected {
background: #EFE;
}