chore(Notification)!: rename to closeButton and actionButton for consistency

This commit is contained in:
Benjamin Canac
2023-05-29 21:59:59 +02:00
parent daca46371c
commit 4458656be5
5 changed files with 14 additions and 14 deletions

View File

@@ -176,7 +176,7 @@ export default defineAppConfig({
},
notification: {
default: {
close: {
closeButton: {
icon: 'i-octicon-x-24'
}
}