Reformat code with Prettier's new rules.
This commit is contained in:
@@ -36,7 +36,7 @@ export const LoveButton = ({
|
||||
toggleLove()
|
||||
e.stopPropagation()
|
||||
},
|
||||
[toggleLove]
|
||||
[toggleLove],
|
||||
)
|
||||
|
||||
if (!config.enableFavourites) {
|
||||
|
||||
Reference in New Issue
Block a user