docs: notification color default to primary

This commit is contained in:
Benjamin Canac
2023-06-09 14:32:53 +02:00
parent 07f7855a26
commit 4e5e614eb4

View File

@@ -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: