RS
Rohitash Singh
Froala Editor Component - Copy this React, Tailwind Component to your project
Failed to compile ./src/app/write/page.tsx:50:0 Module not found: Can't resolve '@fortawesome/fontawesome-free/css/all.min.css' 48 | import 'froala-editor/css/froala_style.min.css'; 49 | import 'froala-editor/js/plugins.pkgd.min.js'; > 50 | import '@fortawesome/fontawesome-free/css/all.min.css'; 51 | import FroalaEditor from 'react-froala-wysiwyg'; 52 | 53 | export default function EditorComponent() { https://nextjs.org/docs/messages/module-not-found This error occurred during the build process and can only be dismissed by fixing the error.
Prompt