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

error: bundling failed: SyntaxError: Unexpected reserved type (any, string, func, Boolean ) #67

Open
sundardsTechMind opened this issue Dec 10, 2023 · 0 comments

Comments

@sundardsTechMind
Copy link

sundardsTechMind commented Dec 10, 2023

File Name : AuthSignUpContainer.js:

error: bundling failed: SyntaxError: Unexpected reserved type any. (14)
error: bundling failed: SyntaxError: Unexpected reserved type func. (16)

13 | type Props = {

14 | AuthSignUpReducer: PropTypes.any,
| ^
15 | authSignUpReset: PropTypes.func,
16 | authSignUpDismissMessages: PropTypes.func,
17 | };

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

No branches or pull requests

1 participant