Skip to content

Commit 8779a92

Browse files
Renamed Office UI Fabric React
## Category - [x] Content fix - [ ] New article ## What's in this Pull Request? a) Renamed "Office UI Fabric React" to "Fluent UI"
1 parent b73f093 commit 8779a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spfx/web-parts/overview-client-side-web-parts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ SharePoint client-side web parts are controls that appear inside a SharePoint pa
1212

1313
You can build client-side web parts using modern client-side development tools and the SharePoint workbench (*a development test surface*). You can deploy your client-side web parts to both modern pages and classic web part pages in Microsoft 365 tenants.
1414

15-
In addition to plain JavaScript projects, you can build web parts with popular web frameworks such as React, Angular, Vue.js, and others. For example, you can use React along with components from [Office UI Fabric React](https://developer.microsoft.com/fluentui#/) to quickly create experiences based on the same components used in Microsoft 365.
15+
In addition to plain JavaScript projects, you can build web parts with popular web frameworks such as React, Angular, Vue.js, and others. For example, you can use React along with components from [Fluent UI](https://developer.microsoft.com/fluentui#/) to quickly create experiences based on the same components used in Microsoft 365.
1616

1717
## Use client-side web parts beyond SharePoint
1818

0 commit comments

Comments
 (0)