sp-dev-fx-webparts/samples/react-groups-teams/release/assets/MicrosoftGroupsWebPartStrings_en-us_b41dd8b4c7f5f69692bd8f24e2b83745.js
ReactIntern 26a2fa7c9a Upgraded web part v.12 + Teams Tab supported
I upgraded the web part to version 1.12.1 for higher compatibility and added Teams Tab deployment support.
2021-10-08 19:08:02 -04:00

7 lines
173 B
JavaScript

define([], function() {
return {
"PropertyPaneDescription": "Description",
"BasicGroupName": "Group Name",
"DescriptionFieldLabel": "Description Field"
}
});