We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 285ed6a commit bb60cf8Copy full SHA for bb60cf8
1 file changed
CHANGELOG.json
@@ -7,10 +7,13 @@
7
"enhancements": [
8
"`DynamicField`: Added orderBy to DynamicField props for lookup fields"
9
],
10
- "fixes": []
+ "fixes": [
11
+ "`FolderPicker`: Update documentation on how to use the control with siteAbsoluteUrl property"
12
+ ]
13
},
14
"contributions": [
- "[Guido Zambarda](https://github.com/GuidoZam)"
15
+ "[Guido Zambarda](https://github.com/GuidoZam)",
16
+ "[Nishkalank Bezawada](https://github.com/NishkalankBezawada)"
17
]
18
19
{
0 commit comments