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

Added type to the ErrorBoundary.tsx component #16

Closed
wants to merge 1 commit into from
Closed

Added type to the ErrorBoundary.tsx component #16

wants to merge 1 commit into from

Conversation

Ishan-1101
Copy link

@Ishan-1101 Ishan-1101 commented Jun 14, 2023

image
Added these Types and converted class based jsx component into Functional tsx .

Fixes #9

@vercel
Copy link

vercel bot commented Jun 14, 2023

@Ishan-1101 is attempting to deploy a commit to the BGWebAgency Team on Vercel.

A member of the Team first needs to authorize it.

@kirandash kirandash self-requested a review June 14, 2023 15:37
@kirandash
Copy link
Member

@Ishan-1101 Thanks for the PR! I will review it soon :)

@Ishan-1101
Copy link
Author

Issue: convert ErrorBoundary.jsx to ErrorBoundary.tsx #9 resolved, please check and merge

Copy link
Member

@kirandash kirandash left a comment

Choose a reason for hiding this comment

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

Hi @Ishan-1101

Can you please fix the errors first. Before I can review rest of the file.

Currently the errors are causing the build to fail.

image

If you need any help, feel free to reach me.

@Ishan-1101 Ishan-1101 closed this Jun 14, 2023
@Ishan-1101 Ishan-1101 deleted the convert-ErrorBoundry.tsx-fix branch June 14, 2023 16:53
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.

convert ErrorBoundary.jsx to ErrorBoundary.tsx
2 participants