Third Commit

This commit is contained in:
2023-05-01 08:36:11 -04:00
parent cdede7d6e3
commit 72357932a2
2 changed files with 3 additions and 3 deletions

View File

@@ -22,6 +22,6 @@ function App() {
</Router>
</div>
);
}
};
export default App;