Skip to content

Commit b5747eb

Browse files
authored
Update use-fabric-react-components.md
1 parent b87ee9a commit b5747eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spfx/web-parts/get-started/use-fabric-react-components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ You can also follow these steps by watching this video on the SharePoint PnP You
7272
You will need to add a reference to the office-ui-fabric-react package. In the dependencies section, add the following line:
7373

7474
```
75-
"office-ui-fabric-react": "6.143.0",
75+
"office-ui-fabric-react": "5.132.0",
7676
```
7777

7878
run `npm install`

0 commit comments

Comments
 (0)