updated eslint

This commit is contained in:
Yordan Simeonov
2025-10-16 14:53:28 +02:00
parent ceb7b86462
commit d0194f0dc2
2 changed files with 3 additions and 4 deletions

View File

@@ -1,5 +1,4 @@
import ShowCard from "@/components/ui/ShowCard";
import { StyleSheet, Dimensions } from "react-native";
import { Dimensions, StyleSheet } from "react-native";
const styles = StyleSheet.create({
mainContainer: {