From bb2378ec0b7e69ee6ff09ccecdb4a8f23eab1982 Mon Sep 17 00:00:00 2001 From: Gileade Teixeira Date: Wed, 24 Nov 2021 02:55:58 -0300 Subject: [PATCH] Update App.js --- src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.js b/src/App.js index 78fcd08..591df0e 100644 --- a/src/App.js +++ b/src/App.js @@ -37,4 +37,4 @@ function App() { ); }; -export default App; \ No newline at end of file +export default App;