Skip to content

Commit

Permalink
problem: max length of rocket not in field
Browse files Browse the repository at this point in the history
  • Loading branch information
gsovereignty committed Jan 28, 2024
1 parent d0ea292 commit a61e4f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/rockets/NewRocketTile.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
<Row
><Column noGutterRight
><TextInput
maxlength={20}
placeholder="Name Your Rocket!"
invalid={nameInvalid}
invalidText={nameError}
Expand Down

0 comments on commit a61e4f9

Please sign in to comment.