From 7bc78f126b34524cd044574bd4e12ba1775edc7f Mon Sep 17 00:00:00 2001 From: Bala Lakshmi Narayanasami Date: Mon, 9 May 2022 19:08:26 +0530 Subject: [PATCH] Reverting unwanted changes --- .../ToolTipLabelComponent.tsx | 2 +- src/explorer.html | 22 +++++++++---------- 2 files changed, 11 insertions(+), 13 deletions(-) diff --git a/src/Explorer/Controls/Settings/SettingsSubComponents/ToolTipLabelComponent.tsx b/src/Explorer/Controls/Settings/SettingsSubComponents/ToolTipLabelComponent.tsx index 4357ab062..c7acf568c 100644 --- a/src/Explorer/Controls/Settings/SettingsSubComponents/ToolTipLabelComponent.tsx +++ b/src/Explorer/Controls/Settings/SettingsSubComponents/ToolTipLabelComponent.tsx @@ -1,5 +1,5 @@ -import { DirectionalHint, Icon, IIconStyles, Stack, Text, TooltipHost } from "@fluentui/react"; import * as React from "react"; +import { Stack, Text, IIconStyles, Icon, TooltipHost, DirectionalHint } from "@fluentui/react"; import { toolTipLabelStackTokens } from "../SettingsRenderUtils"; export interface ToolTipLabelComponentProps { diff --git a/src/explorer.html b/src/explorer.html index 1ea01cfa4..521484b62 100644 --- a/src/explorer.html +++ b/src/explorer.html @@ -1,14 +1,12 @@ - + + + + + + Azure Cosmos DB + + - - - - - Azure Cosmos DB - - - - - - \ No newline at end of file + +