Skip to content

Commit

Permalink
hot fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Dar-ya218 committed Oct 30, 2023
1 parent 1ae6201 commit 50f61bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/PopupHowToCollaborate.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ const PopupHowToCollaborate: React.FC<{ onClose: () => void }> = ({ onClose }) =
imgSrc1={folder}
title="Pregunta a tu mentor"
description="Resolvera todas tus dudas y te ayudara con setup del proyecto"
className="border-2 bg-white rounded-xl p-4"
/>

<CardComponentPopupCollaborate
Expand Down

0 comments on commit 50f61bf

Please sign in to comment.