diff --git a/docs/src/ComponentsPage.js b/docs/src/ComponentsPage.js index 1d419d1d07..8028755876 100644 --- a/docs/src/ComponentsPage.js +++ b/docs/src/ComponentsPage.js @@ -623,6 +623,11 @@ const ComponentsPage = React.createClass({
just pass in a onDismiss
function.
Unlike regular Bootstrap, alerts have an sr-only dismiss button after the content.
+Auto close after a set time with dismissAfter
prop.