chore: add no unused vars lint rule
This commit is contained in:
@@ -25,7 +25,6 @@ export default function MyPagesMenuContent({
|
||||
user,
|
||||
membershipLevel,
|
||||
}: Props) {
|
||||
const lang = useLang()
|
||||
const intl = useIntl()
|
||||
const myPagesMenuContentRef = useTrapFocus()
|
||||
const { data: myPagesNavigation } = useMyPagesNavigation()
|
||||
|
||||
Reference in New Issue
Block a user