Upgrade Prettier to 2.0.4. Reformatted all JS files
This commit is contained in:
@@ -15,5 +15,5 @@ export const ArtistLinkField = (props) => {
|
||||
|
||||
ArtistLinkField.defaultProps = {
|
||||
source: 'artistId',
|
||||
addLabel: true
|
||||
addLabel: true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user