@pdfslick/react 1.1.4 → 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -92,3 +92,7 @@ Provided with the PDF Document path and PDFSlick options object, the `usePDFSlic
92
92
  <br>
93
93
 
94
94
  [More on using PDFSlick with React](https://pdfslick.dev/docs/react) | [Checkout the React Examples](./apps/web/examples)
95
+
96
+ ## Thanks
97
+ - [Vane Kosturanov](https://kosturanov.com/portfolio/logo-branding-design) for designing the logo
98
+ - [VS Code Icons](https://github.com/microsoft/vscode-codicons) for the icons used throughout the examples