diff --git a/USupport-components-library b/USupport-components-library index 05519657..057fe6f9 160000 --- a/USupport-components-library +++ b/USupport-components-library @@ -1 +1 @@ -Subproject commit 05519657ba0f1f857794a8a0322e50d060612bde +Subproject commit 057fe6f9b8b1fb4ea09a2a446c038b9f39bb7d80 diff --git a/src/blocks/Page/Page.jsx b/src/blocks/Page/Page.jsx index 8d8bfd2e..b79ad36e 100644 --- a/src/blocks/Page/Page.jsx +++ b/src/blocks/Page/Page.jsx @@ -307,6 +307,8 @@ export const Page = ({ initialCountry={selectedCountry} hasUnreadNotifications={hasUnreadNotifications} renderIn="client" + hasThemeButton + t={t} /> )}