From daf4677e37deae099a21431b1fad76efbf35a786 Mon Sep 17 00:00:00 2001 From: Amin Ghasempoor Date: Sat, 5 Aug 2023 14:54:01 +0330 Subject: [PATCH] _app changes --- src/pages/_app.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/_app.jsx b/src/pages/_app.jsx index 85b03cd..20615ba 100644 --- a/src/pages/_app.jsx +++ b/src/pages/_app.jsx @@ -13,9 +13,9 @@ const App = ({Component, pageProps}) => { <> - + - + {pageProps.message ? : ''}