Skip to content

Commit 81f319d

Browse files
fix: forgot to mention Kiln in UnsupportedMainnetFallback
1 parent 0c61ed8 commit 81f319d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/dev-frontend/src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ const UnsupportedMainnetFallback: React.FC = () => (
5757
</Heading>
5858

5959
<Paragraph sx={{ mb: 3 }}>
60-
Please change your network to Ropsten, Rinkeby, Kovan or Görli.
60+
Please change your network to Ropsten, Rinkeby, Kovan, Görli or Kiln.
6161
</Paragraph>
6262

6363
<Paragraph>

0 commit comments

Comments
 (0)