Skip to content

Commit

Permalink
FIX: unused disable warning
Browse files Browse the repository at this point in the history
  • Loading branch information
KoudeIceTea committed Dec 12, 2024
1 parent 3474dbf commit 9101fbe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/general/buttons/MenuButton.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable react-native/no-color-literals */
/* eslint-disable @typescript-eslint/no-unsafe-return */

import { useNavigation } from '@react-navigation/native';
Expand Down

0 comments on commit 9101fbe

Please sign in to comment.