docs(alert): update

This commit is contained in:
Benjamin Canac
2024-07-17 15:44:38 +02:00
parent dd532bb110
commit c3f747aee5
5 changed files with 151 additions and 6 deletions

View File

@@ -13,7 +13,7 @@ const actions = (color: string) => [{
const data = {
title: 'Heads up!',
description: 'You can add components to your app using the cli.',
description: 'You can change the primary color in your app config.',
icon: 'i-heroicons-command-line',
close: true
}