Skip to content

Commit

Permalink
add arrow
Browse files Browse the repository at this point in the history
  • Loading branch information
aloccid-iata authored May 21, 2024
1 parent cf1cfdb commit 684972c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Visualizer/components/InfoPopup.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ export function InfoPopup(props: PopupProps) {
<div className="info-popup__body">
<h2>Legend</h2>

<div className="tag"> Experiment </div>
<div className="tag"><span class="arrow">Experiment</span></div>

<h2>Shortcuts</h2>

<p>
Expand Down

0 comments on commit 684972c

Please sign in to comment.