Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update types for react 18 #1667

Closed

Conversation

benschac
Copy link
Contributor

@benschac benschac commented Aug 3, 2022

What does this PR do and why?

Updates types for React 18 this diff fixes all type errors from types.

Note: I think it makes sense to merge this diff into #1647 so cli will pass.

In order to do so, there were a couple of steps that needed to be taken:

Screenshots or screen recordings

If applicable, provide screenshots or screen recordings to demonstrate the changes.

Acceptance checklist

@vercel
Copy link

vercel bot commented Aug 3, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
juice-interface-rinkeby ❌ Failed (Inspect) Aug 6, 2022 at 8:58PM (UTC)
1 Ignored Deployment
Name Status Preview Updated
juice-interface ⬜️ Ignored (Inspect) Aug 6, 2022 at 8:58PM (UTC)

@benschac
Copy link
Contributor Author

benschac commented Aug 3, 2022

@benschac benschac force-pushed the add_custom_document_to_next_app branch from 2c5e7e9 to d6a1cfd Compare August 6, 2022 20:46
@@ -6,6 +6,86 @@ import { NetworkProvider } from 'providers/NetworkProvider'
import '../styles/antd.css'
import '../styles/index.scss'

<<<<<<< HEAD
Copy link
Contributor Author

Choose a reason for hiding this comment

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

My editor shipped with this new thing, https://code.visualstudio.com/updates/v1_69#_3-way-merge-editor.

I thought it resolved conflicts, but I guess not. Will update this PR's conflicts

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will create a new PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant