diff --git a/common/changes/office-ui-fabric-react/commandbar-fabricjs_2018-06-04-19-00.json b/common/changes/office-ui-fabric-react/commandbar-fabricjs_2018-06-04-19-00.json new file mode 100644 index 0000000000000..e00158befeed3 --- /dev/null +++ b/common/changes/office-ui-fabric-react/commandbar-fabricjs_2018-06-04-19-00.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "packageName": "office-ui-fabric-react", + "comment": "CommandBarPage: Remove fabric js reference.", + "type": "patch" + } + ], + "packageName": "office-ui-fabric-react", + "email": "lynam.emily@gmail.com" +} \ No newline at end of file diff --git a/packages/office-ui-fabric-react/src/components/CommandBar/CommandBarPage.tsx b/packages/office-ui-fabric-react/src/components/CommandBar/CommandBarPage.tsx index 13b0f0c0ae1dc..c1f4bb2573c2e 100644 --- a/packages/office-ui-fabric-react/src/components/CommandBar/CommandBarPage.tsx +++ b/packages/office-ui-fabric-react/src/components/CommandBar/CommandBarPage.tsx @@ -68,9 +68,6 @@ export class CommandBarPage extends React.Component { require('!raw-loader!office-ui-fabric-react/src/components/CommandBar/docs/CommandBarDonts.md') } } - related={ - Fabric JS - } isHeaderVisible={ this.props.isHeaderVisible } componentStatus={