Save button in Segments moved below rules (as per #511).
This commit is contained in:
parent
557ee83705
commit
6eead89fef
2 changed files with 17 additions and 16 deletions
1
client/src/lib/bootstrap-components.js
vendored
1
client/src/lib/bootstrap-components.js
vendored
|
@ -67,7 +67,6 @@ class Icon extends Component {
|
|||
@withComponentMixins([
|
||||
withErrorHandling
|
||||
])
|
||||
|
||||
class Button extends Component {
|
||||
static propTypes = {
|
||||
onClickAsync: PropTypes.func,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue