2
0

♻️ Add shared eslint config

This commit is contained in:
Baptiste Arnaud
2022-11-21 11:12:43 +01:00
parent e09adf5c64
commit 451ffbcacf
123 changed files with 1151 additions and 1523 deletions

View File

@ -10,7 +10,7 @@ export const Testimonials = () => {
<Flex as="section" justify="center">
<VStack spacing={12} pt={'52'} px="4">
<Heading textAlign={'center'} data-aos="fade">
They've tried, they never looked back. 💙
They&apos;ve tried, they never looked back. 💙
</Heading>
<Stack
direction={{ base: 'column', xl: 'row' }}