Re-add missing horizontal line

This commit is contained in:
Mike Simpson 2023-05-26 14:34:36 +01:00
parent e7b6b80938
commit 44ab9377dd

View File

@ -362,6 +362,7 @@ const withCopyEdit: (wc: React.ComponentType<CategoryViewProps>) => DataContaine
<EditHistoryLatest <EditHistoryLatest
building={this.props.building} building={this.props.building}
/> />
<hr/>
{ {
this.props.inactive ? this.props.inactive ?
<Fragment> <Fragment>