test
This commit is contained in:
@ -89,7 +89,7 @@ const CalendarComponent = ({ onSelect }) => {
|
||||
<img className={"calendar__icon"} src={calendarIcon} alt="" />
|
||||
{currentMonthAndDay(day)}
|
||||
</button>
|
||||
)),
|
||||
))
|
||||
)}
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user