Vikram Kamath

Results 3 comments of Vikram Kamath

@darshak369 I have created a [sandbox](https://codesandbox.io/s/epic-aryabhata-twlb0x?file=/src/components/main.js) which does **not** use `useReactToPrint` hook but only bits of code from `react-to-print` module. You can download the files as zip locally and run...

@darshak369 in my case I wasn't relying on `` for styles hence I handled it like that. The warning is appropriate in your case as the print doc relies on...

I know this is a proposal for Static Websites, elaborating further on @faermanj's suggestion, I think it could very well extend to following architecture: - A **nested** Stack to host...