We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Related: #32 (comment)
ReScript has its own binding for React, and also has a dedicated syntax @react.component for React components.
@react.component
ts2ocaml should detect the React components and generate code with the built-in React binding and @react.component.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Related: #32 (comment)
ReScript has its own binding for React, and also has a dedicated syntax
@react.component
for React components.ts2ocaml should detect the React components and generate code with the built-in React binding and
@react.component
.The text was updated successfully, but these errors were encountered: