Remove not needed {" "}
from EventReports
This commit is contained in:
parent
0f4c382c18
commit
d23e1d79e1
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user