Skip to content

Commit

Permalink
fix: fix broken characters in catalyst news
Browse files Browse the repository at this point in the history
  • Loading branch information
refi93 committed Nov 13, 2024
1 parent 191b30b commit 23399a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/frontend/components/common/infoModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ class InfoModal extends Component<Props, {dontShowAgainCheckbox: boolean; should
</p>
<p>
One of our Catalyst proposals is to enhance Bitcoin/Cardano interoperability
by enabling users to manage, swap and bridge BTC&lt;&rt;ADA in a single wallet
interface (read it{' '}
by enabling users to manage, swap and bridge BTC {'<'}-{'>'} ADA in a single
wallet interface (read it{' '}
<a
target="_blank"
rel="noopener"
Expand Down

0 comments on commit 23399a3

Please sign in to comment.