typo
This commit is contained in:
@@ -1,12 +1,5 @@
|
||||
import React from "react";
|
||||
import {
|
||||
View,
|
||||
Text,
|
||||
TouchableOpacity,
|
||||
ScrollView,
|
||||
Linking,
|
||||
} from "react-native";
|
||||
import * as Updates from "expo-updates";
|
||||
import { View, Text, TouchableOpacity, ScrollView } from "react-native";
|
||||
import { SwitchArea } from "../atom/SwitchArea";
|
||||
|
||||
export const LayoutSettings = ({
|
||||
|
Reference in New Issue
Block a user