Skip to content

Commit

Permalink
Show always placeholder: #297
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox committed Jan 23, 2025
1 parent 0e77b3c commit 316fb26
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src-admin/src/Tabs/Options.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,9 @@ class Options extends Component<OptionsProps, OptionsState> {
onChange={e => this.props.onChange('controllerFabricLabel', e.target.value)}
margin="normal"
slotProps={{
inputLabel: {
shrink: true,
},
htmlInput: {
maxLength: 32,
},
Expand Down

0 comments on commit 316fb26

Please sign in to comment.