Bharat Gupta
Results
2
issues of
Bharat Gupta
steps to recreate: ``` npx create-react-app dummy-project cd dummy-project npm install react-fabricjs-whiteboard ``` In app.js ``` import { Whiteboard } from "react-fabricjs-whiteboard"; const App = () => { return };...
Trying to share on socials with a image included. Is there a way to achieve this? Shared an example below. 
enhancement