Remove not needed {" "} from EventReports (#235)

This commit is contained in:
Dirk Klimpel 2022-03-22 17:59:48 +01:00 committed by GitHub
parent b02396c61f
commit d97c633cd0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,7 +70,6 @@ export const ReportShow = props => {
icon={<PageviewIcon />} icon={<PageviewIcon />}
path="detail" path="detail"
> >
{" "}
<DateField <DateField
source="event_json.origin_server_ts" source="event_json.origin_server_ts"
showTime showTime