-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: update tooling deps * chore: update demo deps * Revert "chore: update demo deps" This reverts commit e918cbd.
- Loading branch information
1 parent
54010d1
commit cfc74ea
Showing
7 changed files
with
1,480 additions
and
623 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
import { hydrate } from 'react-dom' | ||
import { hydrateRoot } from 'react-dom/client' | ||
|
||
import { RemixBrowser } from '@remix-run/react' | ||
|
||
hydrate(<RemixBrowser />, document) | ||
hydrateRoot(document, <RemixBrowser />) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
cfc74ea
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
react-spring – ./
www.react-spring.dev
react-spring.dev
www.react-spring.io
react-spring.io
react-spring.com
react-spring.co.uk
www.react-spring.com
beta.react-spring.dev
beta.react-spring.com
www.react-spring.co.uk
react-spring-beta.vercel.app
react-spring-pmndrs.vercel.app
beta.react-spring.co.uk
react-spring-git-main-pmndrs.vercel.app