This commit is contained in:
2025-10-03 17:11:06 +02:00
parent 74ebad850c
commit 45b7571c14
4 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -36,8 +36,8 @@ import Providers from "./src/providers";
import { LogBox } from "react-native";
import CommentsBottomSheet from "./src/components/bottomsheets/CommentsBottomSheet";
import "./src/utils/Sheet";
import ShareQrModalContainer from "./src/components/modal/ShareQrModalContainer";
import "./src/utils/Sheet";
console.disableYellowBox = true;
console.reportErrorsAsExceptions = false;