Skip to content

Commit

Permalink
Add new hot meal
Browse files Browse the repository at this point in the history
🍜
  • Loading branch information
wlsf82 authored May 8, 2023
1 parent 23453fe commit 59ea3c1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/meals.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,11 @@ const meals = [
ingredients: ['massa de pizza', 'brócolis', 'milho enlatado', 'molho de tomate', 'orégano'],
type: 'hot'
},
{
name: 'Noodle com tofu ralado',
ingredients: ['noodle (bifum)', 'tofu ralado', 'curcuma', ' páprica', 'caldo de legumes', 'tempero verde', 'cenoura, brócolis ou abobrinha fatiada à gosto'],
type: 'hot',
},
{
name: 'Salada de quinoa',
ingredients: ['quinoa', 'tomate', 'pimentão', 'abacate', 'limão', 'coentro'],
Expand Down

0 comments on commit 59ea3c1

Please sign in to comment.