feat: allow survey-level logo override in styling tab (#6887)

Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com>
This commit is contained in:
Johannes
2025-12-04 00:51:56 -08:00
committed by GitHub
parent f4b918a4b6
commit a1d4754b04
22 changed files with 399 additions and 92 deletions
@@ -154,7 +154,6 @@ export const ThemeStyling = ({
open={cardStylingOpen}
setOpen={setCardStylingOpen}
isSettingsPage
project={project}
surveyType={previewSurveyType}
form={form as UseFormReturn<TProjectStyling | TSurveyStyling>}
/>