I have created Awesome 25 Javascript Project. This repo contains a list of 25+ javascript projects for beginners with source code.
The error is clearly due to the generated component using TypeScript syntax defineProps() , while my project is a pure JavaScript project. I'm using the latest ...