We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1e9248 commit ec5c7deCopy full SHA for ec5c7de
src/web/wizard/components/inputs/DistinctInput.jsx
@@ -58,7 +58,6 @@ const DistinctInput = createReactClass({
58
value={this.state.distinct_by}
59
onChange={this._onDistinctionFieldsChange}
60
allowCreate={true}/>
61
- <Input />
62
</div>
63
</Input>
64
</Col>
0 commit comments