Skip to content

Commit

Permalink
Fix build: react-internal.api.md is out of sync. (microsoft#15926)
Browse files Browse the repository at this point in the history
* fix api

* Change files
  • Loading branch information
xugao authored and Seth Donohue committed Nov 23, 2020
1 parent e2c2cd3 commit d1dbf76
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "none",
"comment": "Fix react-internal.api.md.",
"packageName": "@fluentui/react-internal",
"email": "xgao@microsoft.com",
"dependentChangeType": "none",
"date": "2020-11-12T22:08:00.887Z"
}
2 changes: 2 additions & 0 deletions packages/react-internal/etc/react-internal.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -3193,6 +3193,8 @@ export interface IMenuItemClassNames {
// (undocumented)
root: string;
// (undocumented)
screenReaderText: string;
// (undocumented)
secondaryText: string;
// (undocumented)
splitContainer: string;
Expand Down

0 comments on commit d1dbf76

Please sign in to comment.