Landing page using pure react js without typescript #283
throne1986
started this conversation in
General
Replies: 1 comment
-
related -> #285 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
I want to run the landing example using pure react js without typescript, so I have refactored the given example in this repo,
Here is my new repo : https://github.com/throne1986/landing-app
But, unfortunately, I keep getting the error: `TypeError: r is not a function
I am out of idea what I am doing wrong, can someone please tell me what is wrong here?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions