We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daa0007 commit 6547d79Copy full SHA for 6547d79
src/controls/LivePersona/LivePersona.tsx
@@ -4,7 +4,6 @@ import { useState } from "react";
4
import { Log } from "@microsoft/sp-core-library";
5
import { SPComponentLoader } from "@microsoft/sp-loader";
6
import { ILivePersonatProps} from '.';
7
-import { mergeStyles, mergeStyleSets } from "@fluentui/react";
8
9
const LIVE_PERSONA_COMPONENT_ID: string = "914330ee-2df2-4f6e-a858-30c23a812408";
10
0 commit comments