info => neutral

pull/507/head
Cory LaViska 2021-08-19 08:01:45 -04:00
rodzic e789f92db2
commit 5d9c65041e
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -126,7 +126,7 @@ You should always use the `closable` attribute so users can dismiss the notifica
<div class="alert-toast">
<sl-button type="primary">Primary</sl-button>
<sl-button type="success">Success</sl-button>
<sl-button type="neutral">Info</sl-button>
<sl-button type="neutral">Neutral</sl-button>
<sl-button type="warning">Warning</sl-button>
<sl-button type="danger">Danger</sl-button>