feat(image): add page
This commit is contained in:
@@ -144,6 +144,7 @@ export default function AppLayout({
|
||||
process.env.NEXT_PUBLIC_OUTPUT_TYPE === "standalone" &&
|
||||
(await deleteCookie())
|
||||
router.push("/login")
|
||||
window.location.reload()
|
||||
}
|
||||
const matches = useMediaQuery("(min-width: 48em)")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user