Skip to content

Commit 5abbab3

Browse files
authored
docs: fix testimonial name (#3194)
1 parent ed35ad9 commit 5abbab3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/src/components/Testimonials/TestimonialList

docs/src/components/Testimonials/TestimonialList/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const items = [
1515
},
1616
},
1717
{
18-
author: 'Ferran Negre Pizzaro',
18+
author: 'Ferran Negre',
1919
company: 'FitHero',
2020
body: 'I would never build a serious React Native app without it.',
2121
link: 'https://x.com/ferrannp/status/1826734343571796317',

0 commit comments

Comments
 (0)