Skip to content

Commit 62768c2

Browse files
Merge pull request #1009 from DennisKuhn/patch-1
Update LocationPicker.md
2 parents 7d990c9 + 8299e1d commit 62768c2

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)