chore(web): remove unused props (#17141)
This commit is contained in:
+1
-1
@@ -170,7 +170,7 @@
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
<TemplateSettings {defaultConfig} {config} {savedConfig} {onReset} {onSave} />
|
||||
<TemplateSettings {config} {savedConfig} />
|
||||
|
||||
<SettingButtonsRow
|
||||
onReset={(options) => onReset({ ...options, configKeys: ['notifications', 'templates'] })}
|
||||
|
||||
Reference in New Issue
Block a user