chore: add no unused vars lint rule
This commit is contained in:
@@ -25,7 +25,7 @@ export default function ManagePreferencesButton() {
|
||||
)
|
||||
}
|
||||
},
|
||||
onError: (e) => {
|
||||
onError: () => {
|
||||
toast.error(
|
||||
intl.formatMessage({
|
||||
id: "An error occurred trying to manage your preferences, please try again later.",
|
||||
|
||||
Reference in New Issue
Block a user