Skip to content

Commit

Permalink
Fixed -+
Browse files Browse the repository at this point in the history
  • Loading branch information
Cankyre committed Mar 29, 2024
1 parent 638e7dc commit be10f21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/boards/AnnotationHint.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ const glyphToSvg: Record<Annotation, JSX.Element> = {
<>
<path
fill="#fff"
d="M 37.759 52.532 L 50.152 52.532 L 50.152 47.317 L 37.759 47.317 L 37.759 32.128 L 32.469 32.128 L 32.469 47.317 L 20 47.317 L 20 52.532 L 32.469 52.532 L 32.469 67.872 L 37.759 67.872 L 37.759 52.532 Z M 62.846 40.592 L 62.846 46.637 L 80 46.637 L 80 40.592 L 62.846 40.592 Z"
d="M 20 60.29 L 20 53.678 L 38.761 53.678 L 38.761 60.29 L 20 60.29 Z M 66.446 47.231 L 80 47.231 L 80 52.934 L 66.446 52.934 L 66.446 69.546 L 60.66 69.546 L 60.66 52.934 L 47.024 52.934 L 47.024 47.231 L 60.66 47.231 L 60.66 30.454 L 66.446 30.454 L 66.446 47.231 Z"
/>
</>
),
Expand Down

0 comments on commit be10f21

Please sign in to comment.