Skip to content

Commit ed2dfd3

Browse files
Merge pull request SharePoint#4086 from andrewconnell/docfix-issue1590
Update OUIFR guidance to be in sync across docs
2 parents 359e54b + 370bf75 commit ed2dfd3

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)