Commit 2c642d47 by jaymehta

.

1 parent 6fc6d6be
......@@ -133,8 +133,8 @@ const Header = () => {
<div className="top-btn">
<div className="logout-bk">
<p>Brand Logo</p>
</div>
<p>{loadedUser.phone}</p>
</div>
<Button
onClick={async () => {
signOut({ redirect: false });
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!