Skip to content

Commit ec5c7de

Browse files
committed
Distinct label align
1 parent d1e9248 commit ec5c7de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/web/wizard/components/inputs/DistinctInput.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ const DistinctInput = createReactClass({
5858
value={this.state.distinct_by}
5959
onChange={this._onDistinctionFieldsChange}
6060
allowCreate={true}/>
61-
<Input />
6261
</div>
6362
</Input>
6463
</Col>

0 commit comments

Comments
 (0)