Skip to content

Commit 0365554

Browse files
committed
Fixed the description
1 parent 3de2f34 commit 0365554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/realtime/react-hooks/use-wait-token.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: useWaitToken
3-
description: Fetch and cache data using SWR-based hooks
3+
description: Use the useWaitToken hook to complete a wait token from a React component
44
---
55

66
We've added a new `useWaitToken` react hook that allows you to complete a wait token from a React component, using a Public Access Token.

0 commit comments

Comments
 (0)