Skip to content

Commit

Permalink
docs(README.md): remove experimental <Await/> in @suspensive/react
Browse files Browse the repository at this point in the history
  • Loading branch information
manudeli committed Oct 20, 2023
1 parent 7e01577 commit ea7f6a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ All declarative components to use suspense on both CSR, SSR.
- AsyncBoundary, withAsyncBoundary (containing CSROnly)
- Delay, withDelay
- SuspensiveProvider, Suspensive
- Await, useAwait, awaitClient (Experimental)

### Installation

Expand Down

1 comment on commit ea7f6a6

@vercel
Copy link

@vercel vercel bot commented on ea7f6a6 Oct 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.