Azad

Results 2 comments of Azad

@ilyamore88 this time my `onClickHandler` will not work. it stores the output data from `editor`

@ilyamore88 , I should have downloaded `react-editor-js` as well. My `jsx` is kinda so: ```js import React, { useEffect, useReducer, useState, useRef } from "react"; import "./App.css"; import EditorJs from...