mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-23 16:30:45 +01:00
docs: notification color default to primary
This commit is contained in:
@@ -130,8 +130,8 @@ baseProps:
|
|||||||
description: 'This is a notification.'
|
description: 'This is a notification.'
|
||||||
timeout: 600000
|
timeout: 600000
|
||||||
props:
|
props:
|
||||||
icon: 'i-heroicons-x-circle'
|
icon: 'i-heroicons-check-badge'
|
||||||
color: 'red'
|
color: 'primary'
|
||||||
extraColors:
|
extraColors:
|
||||||
- gray
|
- gray
|
||||||
excludedProps:
|
excludedProps:
|
||||||
|
|||||||
Reference in New Issue
Block a user