Parth Chawande
Parth Chawande
Added a CODE_OF_CONDUCT file based on the contributor covenant.
Added a CODE_OF_CONDUCT filebased on the Contributor Covenant for better contributor experience.
Added the new Auth0 logo. Closes issue #769. Waiting for feedback.
### 🔖 Feature description A custom 404 page with link to the homepage when a user visits a page which does not exist. ### 🎤 Why is this feature needed...
I have custom grapesjs jsx component with id="custom-component", it works when I use `editor.addComponents()` Now I know the Link Block has id="link-block", but `editor.addComponents()` does not work? Is it because...