diff --git a/src/shell/components/FieldTypeDateTime/index.tsx b/src/shell/components/FieldTypeDateTime/index.tsx index 98218691e4..851fea8aef 100644 --- a/src/shell/components/FieldTypeDateTime/index.tsx +++ b/src/shell/components/FieldTypeDateTime/index.tsx @@ -271,6 +271,7 @@ export const FieldTypeDateTime = ({ ), timezonePicker: showTimezonePicker && ( ), }}