fix: firebase req error repeatly
This commit is contained in:
@@ -41,7 +41,6 @@ export default function HomePage() {
|
||||
if (isSettingPage) {
|
||||
return (
|
||||
<>
|
||||
<Notification />
|
||||
<Outlet />
|
||||
</>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user