From f4ccc7cbc0e32d7602ebb956d04bf84c60e16e66 Mon Sep 17 00:00:00 2001 From: "Carter J. Bastian" Date: Wed, 8 Mar 2017 12:26:48 -0500 Subject: [PATCH] Increase the janky Paper width --- app/components/Diagram.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/Diagram.js b/app/components/Diagram.js index 52b3bdb..258a4d5 100644 --- a/app/components/Diagram.js +++ b/app/components/Diagram.js @@ -240,7 +240,7 @@ export default class Diagram extends Component { return (
- + { this.state.squares.map(function(ele, pos) {