mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-10-31 13:23:12 +08:00 
			
		
		
		
	chore: lint
This commit is contained in:
		| @@ -190,7 +190,7 @@ export default function TestConsole({visible}) { | ||||
|               } | ||||
|               setAlertVisible(true); | ||||
|               setAlertMsg('done'); | ||||
|             } catch (e) { | ||||
|             } catch (e: any) { | ||||
|               setAlertVisible(true); | ||||
|               setAlertMsg(e.message); | ||||
|             } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 sunnylqm
					sunnylqm