Skip to content

Commit 38e200b

Browse files
Merge pull request SharePoint#7799 from vijayysisodia/patch-7
Renamed Office UI Fabric React
2 parents cc93380 + c911faf commit 38e200b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Overview of SharePoint client-side web parts
33
description: Controls that appear inside a SharePoint page and run client-side browser; the building blocks of pages that appear on a SharePoint site.
4-
ms.date: 06/15/2020
4+
ms.date: 03/24/2022
55
ms.prod: sharepoint
66
ms.localizationpriority: high
77
---
@@ -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)