Skip to content

Commit

Permalink
shorten no anchor caption
Browse files Browse the repository at this point in the history
  • Loading branch information
Ptrhnk committed Jan 15, 2025
1 parent e09ecd0 commit 1f6d0ec
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -362,11 +362,12 @@ export const StatementListTextAnnotator: React.FC<
display: "flex",
gap: "0.4rem",
color: themeContext?.color["black"],
fontSize: themeContext?.fontSize["sm"],
}}
>
<i>No </i>
<TbAnchorOff />
<i>for Territory</i>
<i>for T</i>
</div>
)}
</div>
Expand Down

0 comments on commit 1f6d0ec

Please sign in to comment.