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