Remove not needed `{" "}` from `EventReports` (#235)
This commit is contained in:
parent
b02396c61f
commit
d97c633cd0
|
@ -70,7 +70,6 @@ export const ReportShow = props => {
|
|||
icon={<PageviewIcon />}
|
||||
path="detail"
|
||||
>
|
||||
{" "}
|
||||
<DateField
|
||||
source="event_json.origin_server_ts"
|
||||
showTime
|
||||
|
|
Loading…
Reference in New Issue