start adventur
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import { Entypo } from "@expo/vector-icons";
|
||||
import { BlurView } from "expo-blur";
|
||||
import React from "react";
|
||||
import { Pressable, Text } from "react-native";
|
||||
@@ -38,7 +37,6 @@ export default function ConnectBtn({ style }) {
|
||||
>
|
||||
{"Se connecter"}
|
||||
</Text>
|
||||
<Entypo name="share-alternative" size={16} color="white" />
|
||||
</BlurView>
|
||||
</Pressable>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user