Commit a7fcbb4c authored by eddie's avatar eddie Committed by GitHub

revert: dont hideConnectionUI for widget (#6030)

Revert "fix: dont hideConnectionUI for widget (#6010)"

This reverts commit c1852215.
parent a5a6a037
...@@ -162,6 +162,7 @@ export default function Widget({ ...@@ -162,6 +162,7 @@ export default function Widget({
return ( return (
<> <>
<SwapWidget <SwapWidget
hideConnectionUI
brandedFooter={false} brandedFooter={false}
permit2={permit2Enabled} permit2={permit2Enabled}
routerUrl={WIDGET_ROUTER_URL} routerUrl={WIDGET_ROUTER_URL}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment