Skip to content

Commit 2131f81

Browse files
committed
Fix readme import is incorrect
1 parent 8d2d287 commit 2131f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ You will also need to update your applications Podfile to use our fork of Starsc
2020
import GenericClient, {
2121
getOrCreateAPIClient,
2222
getOrCreateWebSocketClient,
23-
} from "react-native-network-client";
23+
} from "@mattermost/react-native-network-client";
2424

2525
// ...
2626

0 commit comments

Comments
 (0)