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 3c05ed2 commit b4aa576Copy full SHA for b4aa576
docs/src/pages/index.js
@@ -15,6 +15,7 @@ const supporters = [
15
['Gabe Ragland', 'https://github.com/gragland'],
16
['Matt Wood', 'https://github.com/mattwoodnyc'],
17
['Joshua Turner', 'https://github.com/joshua-turner'],
18
+ ['Fillip Peyton', 'https://github.com/fillippeyton'],
19
]
20
21
const fans = [
@@ -32,6 +33,7 @@ const fans = [
32
33
'Juliano Farias (@frontendwizard)',
34
'Kristóf Poduszló (@kripod)',
35
'Peter Pistorius (@peterp)',
36
+ 'Agustín Villalobos (@agustin-v)',
37
38
39
const Home = () => {
0 commit comments