revert: dont hideConnectionUI for widget (#6030)

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

This reverts commit c18522159ba195c9f0c77e82f627e1ef46b9fb30.
This commit is contained in:
eddie 2023-02-27 09:18:47 -08:00 committed by GitHub
parent a5a6a037e5
commit a7fcbb4cfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -162,6 +162,7 @@ export default function Widget({
return (
<>
<SwapWidget
hideConnectionUI
brandedFooter={false}
permit2={permit2Enabled}
routerUrl={WIDGET_ROUTER_URL}