From 81f319d415e67b0f1bd43aa3cef67727580ab4aa Mon Sep 17 00:00:00 2001 From: Daniel Simon Date: Wed, 30 Mar 2022 11:00:54 +0700 Subject: [PATCH] fix: forgot to mention Kiln in UnsupportedMainnetFallback --- packages/dev-frontend/src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/dev-frontend/src/App.tsx b/packages/dev-frontend/src/App.tsx index 19b5fc5c9..f0fcc402e 100644 --- a/packages/dev-frontend/src/App.tsx +++ b/packages/dev-frontend/src/App.tsx @@ -57,7 +57,7 @@ const UnsupportedMainnetFallback: React.FC = () => ( - Please change your network to Ropsten, Rinkeby, Kovan or Görli. + Please change your network to Ropsten, Rinkeby, Kovan, Görli or Kiln.