mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-29 11:20:36 +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:
|
ignore:
|
||||||
- src
|
- src
|
||||||
props:
|
props:
|
||||||
src: 'https://github.com/benjamincanac.png'
|
src: 'https://github.com/nuxt.png'
|
||||||
size: lg
|
size: lg
|
||||||
---
|
---
|
||||||
::
|
::
|
||||||
|
|||||||
@@ -62,7 +62,7 @@ ignore:
|
|||||||
props:
|
props:
|
||||||
title: 'Heads up!'
|
title: 'Heads up!'
|
||||||
description: 'You can change the primary color in your app config.'
|
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'
|
class: 'p-8'
|
||||||
props:
|
props:
|
||||||
avatar:
|
avatar:
|
||||||
src: 'https://github.com/benjamincanac.png'
|
src: 'https://github.com/nuxt.png'
|
||||||
---
|
---
|
||||||
::
|
::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user