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 69236d3 commit 5d56cf5Copy full SHA for 5d56cf5
docs/src/pages/index.js
@@ -17,6 +17,7 @@ const supporters = [
17
['Joshua Turner', 'https://github.com/joshua-turner'],
18
['Fillip Peyton', 'https://github.com/fillippeyton'],
19
['Tim Myers', 'https://github.com/denvercoder'],
20
+ ['Andy Slezak', 'https://github.com/amslezak'],
21
]
22
23
const fans = [
@@ -38,6 +39,7 @@ const fans = [
38
39
'Jesse Jafa, (@awareness481)',
40
'Arijit Bhattacharya, (@hoodwink73)',
41
'Bryan Grill, (@brygrill)',
42
+ 'Peter Hozák, (@Aprillion)',
43
44
45
const Home = () => {
0 commit comments