From ca3d93503cdb0f69a09cd723180de9df256f8100 Mon Sep 17 00:00:00 2001 From: Michail Yasonik Date: Thu, 25 Jul 2019 15:07:58 +0300 Subject: [PATCH] Update heading hierarchy for instructions --- .../__snapshots__/introduction.test.js.snap | 20 +++++++++---------- .../home/components/tutorial/introduction.js | 4 ++-- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/legacy/core_plugins/kibana/public/home/components/tutorial/__snapshots__/introduction.test.js.snap b/src/legacy/core_plugins/kibana/public/home/components/tutorial/__snapshots__/introduction.test.js.snap index f30ed0d1fac71c..bc64579a4d71bc 100644 --- a/src/legacy/core_plugins/kibana/public/home/components/tutorial/__snapshots__/introduction.test.js.snap +++ b/src/legacy/core_plugins/kibana/public/home/components/tutorial/__snapshots__/introduction.test.js.snap @@ -13,10 +13,10 @@ exports[`props exportedFieldsUrl 1`] = ` -

+

Great tutorial   -

+
@@ -70,10 +70,10 @@ exports[`props iconType 1`] = ` -

+

Great tutorial   -

+
@@ -100,13 +100,13 @@ exports[`props isBeta 1`] = ` -

+

Great tutorial   -

+
@@ -133,10 +133,10 @@ exports[`props previewUrl 1`] = ` -

+

Great tutorial   -

+
@@ -172,10 +172,10 @@ exports[`render 1`] = ` -

+

Great tutorial   -

+
diff --git a/src/legacy/core_plugins/kibana/public/home/components/tutorial/introduction.js b/src/legacy/core_plugins/kibana/public/home/components/tutorial/introduction.js index 60cf56a51698e5..3ba2024d6b8cd5 100644 --- a/src/legacy/core_plugins/kibana/public/home/components/tutorial/introduction.js +++ b/src/legacy/core_plugins/kibana/public/home/components/tutorial/introduction.js @@ -96,10 +96,10 @@ function IntroductionUI({ description, previewUrl, title, exportedFieldsUrl, ico {icon} -

+

{title}   {betaBadge} -

+