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

feat: Upgrade/react18 #2050

Merged

Conversation

marcopagliarulo
Copy link
Collaborator

No description provided.

@vercel
Copy link

vercel bot commented Apr 26, 2023

@marcopagliarulo is attempting to deploy a commit to the JNJ Demo Account Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Apr 26, 2023

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

Name Status Preview Comments Updated (UTC)
bodiless-js ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 3, 2023 11:21am
bodiless-js-starter ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 3, 2023 11:21am

@@ -95,6 +119,7 @@ const SortableResizableWrapper = SortableElement((props: Props) => {
enable={ENABLED_DRAG_SIDES}
scale={1}
className={className}
// @ts-ignore
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Fix the typescript issue here.

@@ -57,6 +57,7 @@ export const withContextActivator = (
*/
export const withLocalContextMenu: HOC = Component => {
const WithLocalContextMenu = (props: any) => (
// @ts-ignore
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Fix the typescript issue here.

@marcopagliarulo marcopagliarulo merged commit d889687 into johnsonandjohnson:upgrade/next May 3, 2023
7 checks passed
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

2 participants