App.js
This commit is contained in:
@@ -266,8 +266,8 @@ function AppBase(props) {
|
||||
) {
|
||||
dispatch(getShoptimeTerms());
|
||||
}
|
||||
httpHeaderRef.current = httpHeader;
|
||||
}
|
||||
httpHeaderRef.current = httpHeader;
|
||||
loginUserDataRef.current = loginUserData;
|
||||
}, [httpHeader, deviceId, webOSVersion]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user