diff --git a/src/components/Modal/tBTC/NewTBTCApp.tsx b/src/components/Modal/tBTC/NewTBTCApp.tsx index c573739e6..98026a188 100644 --- a/src/components/Modal/tBTC/NewTBTCApp.tsx +++ b/src/components/Modal/tBTC/NewTBTCApp.tsx @@ -34,7 +34,7 @@ const NewTBTCAppBase: FC = ({ closeModal }) => { Take note of the following before you proceed. - + diff --git a/src/components/tBTC/TakeNoteList.tsx b/src/components/tBTC/TakeNoteList.tsx index 22f339986..f7c1a666e 100644 --- a/src/components/tBTC/TakeNoteList.tsx +++ b/src/components/tBTC/TakeNoteList.tsx @@ -40,7 +40,7 @@ export const TakeNoteList: FC<{ size?: "sm" | "md" }> = ({ size = "md" }) => { ~ 1 to 3 hours {" "} - after you initiate minting. + after you initiate minting, depending on your deposited amount. @@ -60,6 +60,17 @@ export const TakeNoteList: FC<{ size?: "sm" | "md" }> = ({ size = "md" }) => { + + Bridging back btc is LIVE + + + + You can bridge your BTC back whenever you want. Redemptions are + now live. + + + + ) }