From c72cc98bd56fb50259c84a1fced38751009eb930 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 27 May 2017 23:01:14 -0700 Subject: update components docs --- docs/components/alerts.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'docs/components/alerts.md') diff --git a/docs/components/alerts.md b/docs/components/alerts.md index dae4ec7d3..3acfd2a79 100644 --- a/docs/components/alerts.md +++ b/docs/components/alerts.md @@ -3,15 +3,9 @@ layout: docs title: Alerts description: Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages. group: components +toc: true --- -Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages. - -## Contents - -* Will be replaced with the ToC, excluding the "Contents" header -{:toc} - ## Examples Alerts are available for any length of text, as well as an optional dismiss button. For proper styling, use one of the four **required** contextual classes (e.g., `.alert-success`). For inline dismissal, use the [alerts jQuery plugin](#dismissing). -- cgit v1.2.3