diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 8b74593874..17ea2839a6 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 be11438777..1fc8368de3 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 25741608b5..2736ffb033 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>