Closed anshulkc closed 5 hours ago
./components/EditRecipeCard.tsx Error: × Unexpected token Card. Expected jsx identifier ╭─[/Users/anshulkc/PantryPal35L/pantrypal.ai/components/EditRecipeCard.tsx:157:1] 154 │ }; 155 │ 156 │ return ( 157 │ · ──── 158 │ 159 │ {editedRecipe.title} 160 │ ╰────
Card
Caused by: Syntax Error
it works for me, at least with google login
./components/EditRecipeCard.tsx Error: × Unexpected token
· ────
158 │
159 │ {editedRecipe.title}
160 │
╰────
Card
. Expected jsx identifier ╭─[/Users/anshulkc/PantryPal35L/pantrypal.ai/components/EditRecipeCard.tsx:157:1] 154 │ }; 155 │ 156 │ return ( 157 │Caused by: Syntax Error