diff --git a/src/App.js b/src/App.js index 0bff850..b991196 100644 --- a/src/App.js +++ b/src/App.js @@ -1,4 +1,4 @@ -import React, { Component } from 'react'; +import React, {Component} from 'react'; class App extends Component { constructor() {