mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
docs: use nuxt.png in avatars
This commit is contained in:
@@ -464,7 +464,7 @@ This way, the `size` prop will apply the corresponding styles to the `root` slot
|
||||
ignore:
|
||||
- src
|
||||
props:
|
||||
src: 'https://github.com/benjamincanac.png'
|
||||
src: 'https://github.com/nuxt.png'
|
||||
size: lg
|
||||
---
|
||||
::
|
||||
|
||||
@@ -62,7 +62,7 @@ ignore:
|
||||
props:
|
||||
title: 'Heads up!'
|
||||
description: 'You can change the primary color in your app config.'
|
||||
avatar.src: 'https://github.com/benjamincanac.png'
|
||||
avatar.src: 'https://github.com/nuxt.png'
|
||||
---
|
||||
::
|
||||
|
||||
|
||||
@@ -68,7 +68,7 @@ prettier: true
|
||||
class: 'p-8'
|
||||
props:
|
||||
avatar:
|
||||
src: 'https://github.com/benjamincanac.png'
|
||||
src: 'https://github.com/nuxt.png'
|
||||
---
|
||||
::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user