We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d2d287 commit 2131f81Copy full SHA for 2131f81
README.md
@@ -20,7 +20,7 @@ You will also need to update your applications Podfile to use our fork of Starsc
20
import GenericClient, {
21
getOrCreateAPIClient,
22
getOrCreateWebSocketClient,
23
-} from "react-native-network-client";
+} from "@mattermost/react-native-network-client";
24
25
// ...
26
0 commit comments