mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 17:11:55 +00:00
@@ -138,7 +138,7 @@ export function Component(props: Props) {
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{isExperimentEnabled('theme_shop') && <Link to="/settings/theme_shop">
|
{isExperimentEnabled('theme_shop') && <Link to="/settings/theme_shop" replace>
|
||||||
<CategoryButton icon={<Store size={24} />} action="chevron" hover>
|
<CategoryButton icon={<Store size={24} />} action="chevron" hover>
|
||||||
<Text id="app.settings.pages.theme_shop.title" />
|
<Text id="app.settings.pages.theme_shop.title" />
|
||||||
</CategoryButton>
|
</CategoryButton>
|
||||||
|
|||||||
Reference in New Issue
Block a user