From 74d6b11e44696e2a68194fdc828e6671834a1e44 Mon Sep 17 00:00:00 2001 From: webdevj1 Date: Mon, 2 Apr 2018 19:56:18 -0400 Subject: [PATCH] nameChange --- client/src/simulator/sim.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/client/src/simulator/sim.js b/client/src/simulator/sim.js index f668ab0..f5a0c3c 100644 --- a/client/src/simulator/sim.js +++ b/client/src/simulator/sim.js @@ -115,7 +115,7 @@ class Sim extends Component{
-

Your champion

+

Selected Champion

champ{''}

{pickName}

@@ -137,7 +137,7 @@ class Sim extends Component{
-

Counter champion

+

Counter Champion

champ

{counterName}

@@ -169,7 +169,7 @@ class Sim extends Component{ })}
- {counterItems.length > 0 ?

Suggested Item Build

: ''} + {counterItems.length > 0 ?

Item Build Out Map

: ''} {counterItems.map(item=>{ if(!isNaN(Number(item))){ return(