Prettify the code
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
This commit is contained in:
@@ -11,7 +11,7 @@ export default function (view, params) {
|
||||
|
||||
Events.trigger(view, 'saved');
|
||||
|
||||
if (e) e.preventDefault();
|
||||
e?.preventDefault();
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user