import React from 'react'; import { Counter } from './components/Counter'; export const App = props => { return (