added background based on country

This commit is contained in:
victorAnumudu
2024-01-25 18:55:51 +01:00
parent 617df4200e
commit d1b07e6e66
6 changed files with 31 additions and 7 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ export default function Layout({ children }) {
localStorage.removeItem("member_id");
localStorage.removeItem("uid");
sessionStorage.removeItem("family_uid");
// localStorage.clear();
localStorage.clear();
// toast.success("Come Back Soon", {
// icon: `🙂`,
// });