mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-20 16:43:53 +01:00
Response viewer for PDF (#48)
This PR adds a response viewer for PDF files using `react-pdf`
This commit is contained in:
3
src-web/components/responseViewers/PdfViewer.css
Normal file
3
src-web/components/responseViewers/PdfViewer.css
Normal file
@@ -0,0 +1,3 @@
|
||||
.react-pdf__Document * {
|
||||
@apply select-text;
|
||||
}
|
||||
Reference in New Issue
Block a user