From 6550ea57368e3a143b6a77686e8147a29ac2dc69 Mon Sep 17 00:00:00 2001 From: The Coding Aviator <34807532+thecodingaviator@users.noreply.github.com> Date: Sun, 14 Oct 2018 21:50:27 +0530 Subject: [PATCH] Added solution to Call out Optional Actions with btn-info (#18415) * Added solution to Call out Optional Actions with btn-info Added solution to Call out Optional Actions with btn-info * fix: Update formatting --- .../index.md | 24 ++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/client/src/pages/guide/english/certifications/front-end-libraries/bootstrap/call-out-optional-actions-with-btn-info/index.md b/client/src/pages/guide/english/certifications/front-end-libraries/bootstrap/call-out-optional-actions-with-btn-info/index.md index 0e600cf413..2b68c0580b 100644 --- a/client/src/pages/guide/english/certifications/front-end-libraries/bootstrap/call-out-optional-actions-with-btn-info/index.md +++ b/client/src/pages/guide/english/certifications/front-end-libraries/bootstrap/call-out-optional-actions-with-btn-info/index.md @@ -3,8 +3,26 @@ title: Call out Optional Actions with btn-info --- ## Call out Optional Actions with btn-info -This is a stub. Help our community expand it. +This challenge requires you to create a new block level ` +```