Skip to content

Commit 80c43a5

Browse files
Merge branch 'master' of https://github.com/pnp/sp-dev-fx-controls-react into dev
2 parents 09a34d5 + 62768c2 commit 80c43a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/documentation/docs/controls/LocationPicker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This control allows you to search and select the Location, also allows enter a c
1717

1818
```TypeScript
1919

20-
import { LocationPicker,ILocationPickerItem } from "fx-controls-react/lib/LocationPicker";
20+
import { LocationPicker,ILocationPickerItem } from "@pnp/spfx-controls-react/lib/LocationPicker";
2121

2222
```
2323

0 commit comments

Comments
 (0)