Skip to content

Commit a739de5

Browse files
committed
Add firefox blurb
1 parent f042fd6 commit a739de5

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

src/components/SoloNodeRequestAccess.tsx

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,15 @@ export default function SoloNodeRequestAccess({
137137
<>
138138
<Typography sx={{ mt: 2, mb: 3 }} gutterBottom>
139139
Connect your wallet so you can be prompted to sign the
140-
message.
140+
message. Note that there is a{" "}
141+
<Link
142+
href="https://github.com/MetaMask/detect-provider/issues/31"
143+
color="inheret"
144+
target="_blank"
145+
>
146+
known issue
147+
</Link>{" "}
148+
with Firefox Metamask.
141149
</Typography>
142150
<Box>
143151
<Button

0 commit comments

Comments
 (0)