mirror of
https://github.com/formbricks/formbricks.git
synced 2026-05-02 11:30:31 -05:00
fix: colour picker (#4619)
This commit is contained in:
@@ -163,7 +163,6 @@ export const ThemeStyling = ({
|
||||
setOpen={setBackgroundStylingOpen}
|
||||
environmentId={environmentId}
|
||||
colors={colors}
|
||||
key={form.watch("background.bg")}
|
||||
isSettingsPage
|
||||
isUnsplashConfigured={isUnsplashConfigured}
|
||||
form={form as UseFormReturn<TProjectStyling | TSurveyStyling>}
|
||||
|
||||
Reference in New Issue
Block a user