From c19768e8f8bc98d5abfd0ced64b6d1e1d38f8765 Mon Sep 17 00:00:00 2001 From: mswilkison Date: Wed, 26 Jul 2023 09:06:16 -0400 Subject: [PATCH] remove bridge under construction notice --- src/components/tBTC/TakeNoteList.tsx | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/src/components/tBTC/TakeNoteList.tsx b/src/components/tBTC/TakeNoteList.tsx index 68a54caa7..22f339986 100644 --- a/src/components/tBTC/TakeNoteList.tsx +++ b/src/components/tBTC/TakeNoteList.tsx @@ -60,17 +60,6 @@ export const TakeNoteList: FC<{ size?: "sm" | "md" }> = ({ size = "md" }) => { - - Bridging back BTC - - - - Bridging back is under construction! The ability to bridge BTC - back to the Bitcoin network won't be enabled for 3 to 6 months. - - - - ) }