Fix: App crashing on launch
Investigate and resolve the issue causing the application to crash during startup.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
|
||||
import React, { useEffect, useState } from 'react';
|
||||
import { isAndroidPlatform, isIOSPlatform } from '@/utils/platform';
|
||||
import { Label } from '@/components/ui/label';
|
||||
|
||||
Reference in New Issue
Block a user