From c32353be22a8717985a4d0ae8c06d6934e2989ea Mon Sep 17 00:00:00 2001 From: Guilherme Avelino Date: Thu, 5 Dec 2024 09:20:58 -0300 Subject: [PATCH] fix typo error --- src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.js b/src/App.js index cff3622..a5a4bdf 100644 --- a/src/App.js +++ b/src/App.js @@ -1,7 +1,7 @@ import logo from './logo.svg'; import './App.css'; -functtion App() { +function App() { return (