Reformat code with Prettier's new rules.
This commit is contained in:
@@ -104,7 +104,7 @@ const AlbumList = (props) => {
|
||||
'size',
|
||||
'createdAt',
|
||||
],
|
||||
['createdAt', 'size']
|
||||
['createdAt', 'size'],
|
||||
)
|
||||
|
||||
// If it does not have filter/sort params (usually coming from Menu),
|
||||
|
||||
Reference in New Issue
Block a user