Commit 282277a5 by G

méthode -> type

parent 8168718c
...@@ -55,7 +55,7 @@ const HomePageWithPaymentOptions: PaymentStackScreenComponentProps<"homePageWith ...@@ -55,7 +55,7 @@ const HomePageWithPaymentOptions: PaymentStackScreenComponentProps<"homePageWith
<Box flex={1} p={"l"}> <Box flex={1} p={"l"}>
<Box height={100}> <Box height={100}>
<Text fontSize={20} fontWeight={"bold"}> <Text fontSize={20} fontWeight={"bold"}>
Méthode de paiement Types de paiement
</Text> </Text>
</Box> </Box>
{/* <Box flexDirection={"row"} justifyContent={"space-between"} mb={"s"}> */} {/* <Box flexDirection={"row"} justifyContent={"space-between"} mb={"s"}> */}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment