mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-09-27 05:34:40 +01:00
Upgrade Fluent UI v8 (#688)
Co-authored-by: Steve Faulkner <[email protected]>
This commit is contained in:
co-authored by
Steve Faulkner
parent
bd47e5ed49
commit
23223cfb23
@@ -1,5 +1,5 @@
|
||||
import { useId } from "@uifabric/react-hooks";
|
||||
import { ITooltipHostStyles, TooltipHost } from "office-ui-fabric-react/lib/Tooltip";
|
||||
import { ITooltipHostStyles, TooltipHost } from "@fluentui/react";
|
||||
import { useId } from "@fluentui/react-hooks";
|
||||
import * as React from "react";
|
||||
import InfoBubble from "../../../images/info-bubble.svg";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user