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. ![WhatsApp Image 2021-05-20 at 10 11 03 AM](https://user-images.githubusercontent.com/40318290/118920269-bb41ae00-b953-11eb-95a6-822dc02ddfbe.jpeg)

enhancement