mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-05-10 13:14:43 +08:00
Fix linting and typo
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import * as React from 'react';
|
||||
import { Button, ScrollView, StatusBar } from 'react-native';
|
||||
import { Button, StatusBar } from 'react-native';
|
||||
import { SafeAreaView } from '@react-navigation/native';
|
||||
import { createStackNavigator } from 'react-navigation-stack';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user