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