Skip to content

Commit

Permalink
nested p removal
Browse files Browse the repository at this point in the history
  • Loading branch information
Bl20052005 committed Nov 2, 2024
1 parent 0657cb5 commit 6ab38be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/site/src/app/schedule/Assets/Circle.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ const EventCircle: React.FC<CircleProps> = ({
target="_blank"
rel="noopener noreferrer"
>
<p>Zoom</p>
<div>Zoom</div>
<Image src={openNewWindow} alt="open" />
</a>
)}
Expand Down

0 comments on commit 6ab38be

Please sign in to comment.