Skip to content

Commit

Permalink
feat: dep updates (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
pdtfh committed Nov 30, 2023
1 parent 8e7e27a commit 9e65630
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 26 deletions.
1 change: 0 additions & 1 deletion packages/react/src/services/wld-bridge.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ export const useWorldBridge = (
useWorldBridgeStore()

useEffect(() => {
if (!app_id) return
if (!connectorURI) {
void createClient(app_id, action, signal, bridge_url, ref_credential_types.current, action_description)
}
Expand Down
55 changes: 30 additions & 25 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9e65630

Please sign in to comment.