pls
This commit is contained in:
parent
ee4a151ed7
commit
349f2bf3be
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ class Cartman extends Component<CartmanProps, CartmanState> {
|
||||||
id="num_beams"
|
id="num_beams"
|
||||||
type="number"
|
type="number"
|
||||||
defaultValue={this.state.num_beams}
|
defaultValue={this.state.num_beams}
|
||||||
/> (must be divisible by num_beam_groups)
|
/> (must be divisible by num_beam_groups) -- do form validation
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
Loading…
Add table
Reference in a new issue