Skip to content

Commit 370bf75

Browse files
committed
Update OUIFR guidance to be in sync across docs
Two Office UI Fabric docs were not in sync with the same guidance. This fixes that error. - fixes SharePoint#1590
1 parent 359e54b commit 370bf75

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,6 @@ The *new modern experiences* in SharePoint use Office UI Fabric and Office UI Fa
118118

119119
Because we chose React as our framework when creating the solution, the generator installed the right version of Office UI Fabric React as well. You can directly import the Fabric components in your react components without any additional work.
120120

121-
> [!NOTE]
122-
> With the current release of the SharePoint Framework, we recommend that you use the Office UI Fabric and Fabric React that ships with the generator. We do **not** recommend that you update the Office UI Fabric and Fabric React packages independently because that might conflict with the already available version in SharePoint, and as a result, your web part may fail to function as expected.
123-
124121
### To add an Office UI Fabric component
125122

126123
1. Open **DocumentCardExample.tsx** from the **src\webparts\documentCardExample\components** folder.

0 commit comments

Comments
 (0)