import React from 'react'; import { Provider } from 'react-redux'; export const App = ({ store }) => (
hellodddddd
);