removed webpack from dependencies and removed the stray '2' from the code

This commit is contained in:
2018-02-04 14:51:23 +01:00
parent 8734798a3d
commit 8c6bc38422
2 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ class App extends Component {
render() {
Cookies.set("test", "nice2")
Cookies.set("test", "nice")
return (
<div className="App">