mirror of
https://github.com/Awesome-Technologies/synapse-admin.git
synced 2025-07-27 16:04:22 +02:00
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 />}
|
icon={<PageviewIcon />}
|
||||||
path="detail"
|
path="detail"
|
||||||
>
|
>
|
||||||
{" "}
|
|
||||||
<DateField
|
<DateField
|
||||||
source="event_json.origin_server_ts"
|
source="event_json.origin_server_ts"
|
||||||
showTime
|
showTime
|
||||||
|
Loading…
x
Reference in New Issue
Block a user