update restaurant details source & add loyalty icon

This commit is contained in:
2025-10-20 21:42:48 +03:00
parent c7f5620f5a
commit 6a6f92aefc
15 changed files with 305 additions and 205 deletions

View File

@@ -31,7 +31,7 @@ export default function LocalStorageHandler({
restaurantName,
}: {
restaurantID: string;
restaurantName: string;
restaurantName?: string;
}) {
useEffect(() => {
// Check if restaurant has changed