Skip to content

Commit fc7f301

Browse files
Prueba
1 parent 9109cfa commit fc7f301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/js/components/Calendario.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ const Calendar = () => {
6161
</div>
6262
<div className="location-bottom-left-2 my-1 h-100 w-75 rounded-5 d-flex flex-row align-items-center justify-content-center">
6363
<button type="button" className="btn btn-light w-100 shadow d-flex flex-row rounded-5 p-0 border-0">
64-
<div className="icon my-2 h-100 w-25 rounded-5 d-flex justify-content-end align-items-center">💊</div>
64+
<div className="icon my-2 h-100 w-25 rounded-5 d-flex justify-content-end align-items-center">X</div>
6565
<div className="pill m-2 my-2 h-100 w-75 d-flex justify-content-start align-items-center">Lisinopril</div>
6666
</button>
6767
</div>

0 commit comments

Comments
 (0)