OK, *this* is where the horizontal line is supposed to go!
Moved it so it is always visible, not just when you are editing
This commit is contained in:
parent
5efce50d4d
commit
79918c7b9f
@ -413,13 +413,13 @@ const withCopyEdit: (wc: React.ComponentType<CategoryViewProps>) => DataContaine
|
||||
</button> :
|
||||
null
|
||||
}
|
||||
<hr/>
|
||||
</div>
|
||||
|
||||
}
|
||||
</div>
|
||||
: null
|
||||
}
|
||||
<hr/>
|
||||
<WrappedComponent
|
||||
intro={this.props.intro}
|
||||
building={currentBuilding}
|
||||
|
Loading…
Reference in New Issue
Block a user