diff --git a/02/src/App.js b/02/src/App.js index 870bee18..009d74c6 100644 --- a/02/src/App.js +++ b/02/src/App.js @@ -151,8 +151,7 @@ class App extends React.Component { ); style.backgroundColor = "red"; -<<<<<<< HEAD -======= + } let classes = []; @@ -161,18 +160,14 @@ class App extends React.Component { } if (this.state.character.length <= 1) { classes.push('bold'); ->>>>>>> 07c583587442782ee7aeef672dd58c907f53437c } return (
Created using OOP code
-=======Created using OOP code
And this is a little test in styling
->>>>>>> 07c583587442782ee7aeef672dd58c907f53437c