I am trying to fetch the raw data
from the database saved with convertToRaw
of Draft JS function and represent the data
in the editor
instead of createEmpty
value.
Note : -
When I send props from parent component, child component gets null value initially unto the data is loaded. How can I check this condition and set state?