chore: lint
This commit is contained in:
@@ -234,7 +234,7 @@ export const RightSidePanel = () => {
|
||||
<TextField
|
||||
label="Field Label"
|
||||
value={field.label || ''}
|
||||
onChange={() => {}}
|
||||
onChange={() => { }}
|
||||
fullWidth
|
||||
margin="normal"
|
||||
InputProps={{
|
||||
|
||||
Reference in New Issue
Block a user