diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 8b7459387..17ea2839a 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/components.html b/docs/components.html index be1143877..1fc8368de 100644 --- a/docs/components.html +++ b/docs/components.html @@ -1422,13 +1422,13 @@ - Error + Important - 6 + 6 - <span class="badge badge-error">6</span> + <span class="badge badge-important">6</span> diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache index 25741608b..2736ffb03 100644 --- a/docs/templates/pages/components.mustache +++ b/docs/templates/pages/components.mustache @@ -1346,13 +1346,13 @@ - {{_i}}Error{{/i}} + {{_i}}Important{{/i}} - 6 + 6 - <span class="badge badge-error">6</span> + <span class="badge badge-important">6</span>