Skip to content

Commit

Permalink
fix: eslint fail
Browse files Browse the repository at this point in the history
  • Loading branch information
linhvovan29546 committed Jan 18, 2025
1 parent 5d9a377 commit 333525a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Switch.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import React, {useEffect} from 'react';
import {InteractionManager} from 'react-native';
import Animated, {interpolateColor, useAnimatedStyle, useSharedValue, withTiming} from 'react-native-reanimated';
import useTheme from '@hooks/useTheme';
import useThemeStyles from '@hooks/useThemeStyles';
Expand Down

0 comments on commit 333525a

Please sign in to comment.