Logout msg

This commit is contained in:
2023-01-25 12:45:52 -05:00
parent 72e898cd58
commit fbe9615b03
+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">