This commit is contained in:
nospeedlimitindonesia
2024-07-27 20:10:18 +00:00
parent d31196d378
commit ae79c9fc5a
3 changed files with 62 additions and 41 deletions

View File

@@ -82,6 +82,7 @@ function CafePage({
<body className="App-header">
<Header
HeaderText={"Menu"}
showProfile={true}
isEdit={() => setIsModalOpen(true)}
isLogout={handleLogout}
shopId={shopId}