We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b985320 commit 6b15ae0Copy full SHA for 6b15ae0
docs/src/pages/index.js
@@ -13,6 +13,7 @@ const supporters = [
13
['Kent C. Dodds (kentcdodds.com)', 'https://kentcdodds.com/'],
14
['@bgazzera', 'https://github.com/bgazzera'],
15
['Gabe Ragland', 'https://github.com/gragland'],
16
+ ['Matt Wood', 'https://github.com/mattwoodnyc'],
17
]
18
19
const fans = [
@@ -25,6 +26,11 @@ const fans = [
25
26
'Christian Rudh (@crudh)',
27
'Vianney Carel (@vcarel)',
28
'Freddie (@fdjones)',
29
+ 'Johnny Bell (@johnnyxbell)',
30
+ 'Garrett Fritz (@gfritzdev)',
31
+ 'Juliano Farias (@frontendwizard)',
32
+ 'Kristóf Poduszló (@kripod)',
33
+ 'Peter Pistorius (@peterp)',
34
35
36
const Home = () => {
0 commit comments