import './App.css'; import SECAPIData from "./SECAPIData"; function App() { return (
); } export default App;