Upgrade Prettier to 2.0.4. Reformatted all JS files
This commit is contained in:
@@ -24,7 +24,7 @@ const TranscodingEdit = (props) => (
|
||||
{ id: 160, name: '160' },
|
||||
{ id: 192, name: '192' },
|
||||
{ id: 256, name: '256' },
|
||||
{ id: 320, name: '320' }
|
||||
{ id: 320, name: '320' },
|
||||
]}
|
||||
/>
|
||||
<TextInput source="command" fullWidth validate={[required()]} />
|
||||
|
||||
Reference in New Issue
Block a user