Skip to content

Commit

Permalink
chore (fix): update schedule text
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinWu098 authored May 8, 2024
1 parent e70db5a commit ce0dae6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ const SaturdaySchedule = () => {
<div className={clsx(cn.title)}>
Intro to Prototyping Workshop
</div>
<div className={cn.location}>DBH 6011 (Patio)</div>
<div className={cn.location}>DBH 6011</div>
</div>
<div className={cn.time}>3:45 PM → 4:30 PM</div>
</div>
Expand Down

0 comments on commit ce0dae6

Please sign in to comment.