John Gill
John Gill
Just ran into this too... blowing away node modules and running yarn install again fixed this. Not sure why this happened!
@gconklin I've added the file and the code you posted. It doesn't seem to be working, and I'm guessing it's because I don't have it tied in correctly. Are there...
We are getting the same issue with the bellow code. ``` import React, { Component } from "react"; import RichTextEditor from "react-rte"; class EventDescription extends Component { state = {...