import config from '../gitprofile.config'; import GitProfile from './components/GitProfile'; function App() { return ; } export default App;