Skip to content

Commit d555867

Browse files
committed
docs(management-sdk): remove React refresh mention
1 parent f8849a2 commit d555867

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

packages/management-sdk/README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -367,10 +367,7 @@ resolved promise alone is not proof of successful synchronization. Offline mode
367367
does not refresh, and throttled calls in `in-request` mode (including `EdgeClient`)
368368
may resolve before the queued fetch runs.
369369

370-
React's `useClient()` exposes the browser SDK client, but its public `refresh()`
371-
method currently takes no version argument. Neither SDK exposes a method named
372-
`refreshWaitFor`; version-targeted refresh is currently public only through the
373-
Node SDK's `refreshFlags(version)`. Keep Management API keys on the server.
370+
Keep Management API keys on the server.
374371

375372
## Error handling
376373

0 commit comments

Comments
 (0)