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 @@ - + +
+ + + +