Remove extraneous horizontal line
Added because it wasn't displaying, but it appears to have fixed itself *facepalm*
This commit is contained in:
parent
44ab9377dd
commit
5efce50d4d
@ -362,7 +362,6 @@ const withCopyEdit: (wc: React.ComponentType<CategoryViewProps>) => DataContaine
|
||||
<EditHistoryLatest
|
||||
building={this.props.building}
|
||||
/>
|
||||
<hr/>
|
||||
{
|
||||
this.props.inactive ?
|
||||
<Fragment>
|
||||
|
Loading…
Reference in New Issue
Block a user