mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
Remove broken link from progressive-render example (#5552)
- Looks like no other example provides a link to a hosted demo - There is the "Deploy to now" badge, so it can be deployed on demand when needed - The link is broken anyway - Probably any example hosted by an individual contributor sooner or later will be cleaned up, doesn't feel like a reliable way to provide a live demo
This commit is contained in:
parent
58583a2b81
commit
e8a9472bcd
|
@ -48,5 +48,3 @@ This example features:
|
|||
|
||||
* An app with a component that must only be rendered in the client
|
||||
* A loading component that will be displayed before rendering the client-only component
|
||||
|
||||
**Example**: https://progressive-render-raceuevkqw.now.sh/
|
||||
|
|
Loading…
Reference in a new issue