Skip to content

Commit 8299e1d

Browse files
authored
Update LocationPicker.md
Import example was missing @pnp/sp
1 parent 7d990c9 commit 8299e1d

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)