mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Fix escaping
This commit is contained in:
parent
e9757e3391
commit
aa572e2971
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ export default function InvitePage(): JSX.Element {
|
|||
}}
|
||||
>
|
||||
<StyledText style="subHeadline" css={{ color: '$omnivoreGray' }}>
|
||||
You're invited
|
||||
You're invited
|
||||
</StyledText>
|
||||
|
||||
<StyledText
|
||||
|
|
|
|||
Loading…
Reference in a new issue