Skip to content

Commit

Permalink
removed workshop
Browse files Browse the repository at this point in the history
  • Loading branch information
nkurelli committed Jan 27, 2024
1 parent 05d8a6a commit d3a4928
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/components/EventDetails.js
Original file line number Diff line number Diff line change
Expand Up @@ -122,10 +122,7 @@ const EventDetails = () => {
<div class="legend-box main-event2"></div>
<p class="legend-label">Main Event</p>
</div>
<div class="legend-event">
<div class="legend-box workshop"></div>
<p class="legend-label">Workshop</p>
</div>

</div>
<div class="schedule-days">
<button class="year-button" id="friday" onClick={showFriday}>
Expand Down

0 comments on commit d3a4928

Please sign in to comment.