Skip to content

Commit 3b6a60b

Browse files
committed
Updated documentation
1 parent aec9cee commit 3b6a60b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/documentation/docs/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ npm install @pnp/spfx-controls-react --save --save-exact
1919

2020
### Configuration
2121

22+
!!! note
23+
Since `v1.4.0` the localized resource path will automatically be configured during the dependency installing.
24+
2225
Once the package is installed, you will have to configure the resource file of the property controls to be used in your project. You can do this by opening the `config/config.json` and adding the following line to the `localizedResources` property:
2326

2427
```json

0 commit comments

Comments
 (0)