How can I add a new react Component to my page. I've tried adding a new .tsx file (I called it WordCloud.tsx" in the @src folder, and importing it to my page using "import { WordCloud } from '@src/WordCloud';" However, the import is not working. Do I need to add another reference somewhere to get wasp to recognize the new .tsx?
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
W
Wasp
Rails-like framework for React, Node.js and Prisma. Build your app in a day and deploy it with a single CLI command.