mirror of
https://github.com/zhigang1992/examples.git
synced 2026-01-12 22:47:03 +08:00
Remove obsolete Expo import
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import Expo, { Linking, WebBrowser } from 'expo';
|
||||
import { Linking, WebBrowser } from 'expo';
|
||||
import React from 'react';
|
||||
import { Button, StyleSheet, Text, View } from 'react-native';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user