logout text

This commit is contained in:
2023-01-25 12:43:22 -05:00
parent d096e33bc0
commit 72e898cd58
+1 -1
View File
@@ -143,7 +143,7 @@ export default function Layout({ children }) {
</div>
<div className="mb-6">
<p className="text-2xl tracking-wide text-center text-dark-gray dark:text-white">
Are you sure you want to Logout of your myFit account?
Are you sure you want to Logout of your myFit account ?
</p>
</div>
<div className="flex space-x-2.5">