Front: Apply New Color, Button and Link Style

This commit is contained in:
Arthur Jamet
2023-09-17 16:03:26 +02:00
committed by Clément Le Bihan
parent 659f5d5d84
commit 62bf7ec035
2 changed files with 96 additions and 49 deletions
+1 -4
View File
@@ -15,7 +15,6 @@ import {
Row,
Heading,
Icon,
Button,
} from 'native-base';
import { FontAwesome5 } from '@expo/vector-icons';
import BigActionButton from '../components/BigActionButton';
@@ -177,9 +176,7 @@ const StartPageView = () => {
href="https://chroma-case.github.io/"
isExternal
>
<Button>
Click here for more info
</Button>
Click here for more info
</Link>
</Box>
</Box>