We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d86fcb commit 2c2b284Copy full SHA for 2c2b284
CHANGELOG.JSON
@@ -7,10 +7,13 @@
7
"enhancements": [
8
"`FilePicker`: Fixes for OneDrive CORS issues [#407](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/407)"
9
],
10
- "fixes": []
+ "fixes": [
11
+ "Documentation fix for `FilePicker`: updated `accepts` value in props [#404](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/404)"
12
+ ]
13
},
14
"contributions": [
- "[Piotr Siatka](https://github.com/siata13)"
15
+ "[Piotr Siatka](https://github.com/siata13)",
16
+ "[Dani Domínguez](https://github.com/danidz96)"
17
]
18
19
{
0 commit comments