From c9a8061b1c2a196297a368a140e934a2794134fa Mon Sep 17 00:00:00 2001 From: Claudemir Todo Bom Date: Sat, 19 Oct 2024 09:06:12 -0300 Subject: [PATCH] fix favicon loading --- frontend/src/App.js | 2 +- frontend/src/components/NotificationsPopOver/index.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/App.js b/frontend/src/App.js index 616e9835..bed95cd7 100644 --- a/frontend/src/App.js +++ b/frontend/src/App.js @@ -172,7 +172,7 @@ const App = () => { return ( <> - + diff --git a/frontend/src/components/NotificationsPopOver/index.js b/frontend/src/components/NotificationsPopOver/index.js index b9f7ff60..b0a89d5d 100644 --- a/frontend/src/components/NotificationsPopOver/index.js +++ b/frontend/src/components/NotificationsPopOver/index.js @@ -224,7 +224,7 @@ const NotificationsPopOver = (props) => { <>