Skip to content

Commit

Permalink
Refact: tirando consoles.log dos arquivos - @Wander06 -@fernandesmelo -
Browse files Browse the repository at this point in the history
  • Loading branch information
Wander06 committed Feb 16, 2024
1 parent c722b53 commit b78e0ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/carrossel-terapias/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ const TherapiesCarrossel = () => {
<img className="img" src={therapies.image_url} />
</div>
<div>
{console.log(therapies.date)}
{
therapies.date === "01/01/1970" ? (
<p></p>
Expand Down

0 comments on commit b78e0ce

Please sign in to comment.