import logo from './logo.svg'; import './App.css'; import roots from './roots.json' function App() { return (
); } export default App;