Skip to content

Commit

Permalink
chore: remove eslint-disable comment in Carousel
Browse files Browse the repository at this point in the history
component
  • Loading branch information
dohooo committed Dec 3, 2023
1 parent 5e1e278 commit c7be6b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Carousel.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable @typescript-eslint/no-use-before-define */
import React from "react";
import { StyleSheet } from "react-native";
import { GestureHandlerRootView } from "react-native-gesture-handler";
Expand Down

0 comments on commit c7be6b7

Please sign in to comment.