Remove mention of Firefox in the unsupported dialog
This commit is contained in:
@@ -20,9 +20,9 @@ const { open }: Props = $props()
|
|||||||
We recommend using a Chromium-based browser, such as a recent version of
|
We recommend using a Chromium-based browser, such as a recent version of
|
||||||
<a href="https://www.google.com/chrome/">Google Chrome</a>,
|
<a href="https://www.google.com/chrome/">Google Chrome</a>,
|
||||||
<a href="https://www.microsoft.com/edge">Microsoft Edge</a>, or
|
<a href="https://www.microsoft.com/edge">Microsoft Edge</a>, or
|
||||||
<a href="https://www.opera.com/">Opera</a>. Firefox may also work, although we are aware
|
<a href="https://www.opera.com/">Opera</a>.
|
||||||
of more issues there.
|
|
||||||
</p>
|
</p>
|
||||||
|
<!-- TODO: Point iOS users to a native wrapper -->
|
||||||
</AlertDialog.Description>
|
</AlertDialog.Description>
|
||||||
</AlertDialog.Content>
|
</AlertDialog.Content>
|
||||||
</AlertDialog.Portal>
|
</AlertDialog.Portal>
|
||||||
|
|||||||
Reference in New Issue
Block a user