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 35f54fd commit 5089e77Copy full SHA for 5089e77
.vscode/launch.json
@@ -1,7 +1,4 @@
1
{
2
- // Use IntelliSense to learn about possible attributes.
3
- // Hover to view descriptions of existing attributes.
4
- // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
5
"version": "0.2.0",
6
"configurations": [
7
apps/demo/src/app/app.component.ts
@@ -28,8 +28,6 @@ import {
28
ShimmerElementType,
29
IContextualMenuProps,
30
} from 'office-ui-fabric-react';
31
-import { IExpandingCardOptions } from '@angular-react/fabric/src/components/hover-card';
32
-import { ICommandBarItemOptions, FabCommandBarComponent } from '@angular-react/fabric/src/components/command-bar';
33
34
@Component({
35
selector: 'app-root',
0 commit comments