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 95de4cb commit 8d63436Copy full SHA for 8d63436
src/about/team/members-core.json
@@ -415,21 +415,23 @@
415
{
416
"name": "Anthony Fu",
417
"title": "Open Sourceror",
418
+ "company": "NuxtLabs",
419
+ "companyLink": "https://nuxtlabs.com/",
420
"projects": [
- {
- "label": "composition-api",
421
- "url": "https://github.com/vuejs/composition-api"
422
- },
423
424
"label": "VueUse",
425
"url": "https://github.com/vueuse/vueuse"
426
},
+ {
+ "label": "Vitesse",
427
+ "url": "https://github.com/antfu/vitesse"
428
+ },
429
430
"label": "vue-demi",
431
"url": "https://github.com/vueuse/vue-demi"
432
}
433
],
- "location": "Shanghai, China",
434
+ "location": "Paris, France",
435
"languages": ["Chinese", "English"],
436
"socials": {
437
"github": "antfu",
0 commit comments