Remove not needed {" "} from EventReports

This commit is contained in:
Dirk Klimpel 2022-02-02 17:08:10 +01:00 committed by GitHub
parent 0f4c382c18
commit d23e1d79e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,7 +68,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