Client: Profile: fix

This commit is contained in:
Viktor Fomin 2022-12-05 15:41:38 +03:00
parent c43727f295
commit 68a074da10

View File

@ -31,7 +31,7 @@ const ThemePreview = (props) => {
<Preview
floatingButtonClass="floating-btn"
selectThemeId={themeId}
selectAccentColor={accentColor}
previewAccent={accentColor}
themePreview={theme}
withBorder={false}
withTileActions={false}