Skip to content

Commit

Permalink
Add link to give feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
Geromendez135 committed Feb 13, 2025
1 parent c94cd79 commit bee08d8
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion app/views/shared/_menu.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,19 @@
</span>
</a>
</div>
</div>
<a href="https://mail.google.com/mail/?view=cm&fs=1
&to=feedback-micarrera@cedarcode.com
&su=Feedback%20sobre%20MiCarrera
&body=Hola,%20quiero%20compartir%20mi%20opinión%20sobre%20la%20app..."
target="_blank" style="text-decoration: none; color: inherit;">
<div class='mdc-deprecated-list-item' style="cursor: pointer;">
<span class="mdc-deprecated-list-item__ripple"></span>
<span class="material-symbols-outlined">rate_review</span>
&nbsp;
<span class='mdc-deprecated-list-item__text'>Opina de la app</span>
</div>
</a>

</a>
</aside>
<div class="mdc-drawer-scrim"></div>

0 comments on commit bee08d8

Please sign in to comment.