mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-31 12:17:54 +01:00
docs: add figma kit community link
This commit is contained in:
@@ -86,5 +86,10 @@ const links = computed(() => [{
|
|||||||
label: 'Nuxt documentation',
|
label: 'Nuxt documentation',
|
||||||
to: 'https://nuxt.com',
|
to: 'https://nuxt.com',
|
||||||
target: '_blank'
|
target: '_blank'
|
||||||
|
}, {
|
||||||
|
icon: 'i-simple-icons-figma',
|
||||||
|
label: 'Figma Kit',
|
||||||
|
to: 'https://www.figma.com/community/file/1288455405058138934/nuxt-ui',
|
||||||
|
target: '_blank'
|
||||||
}])
|
}])
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user