From a91482cd9e019b13d02259a17b4b6c91ce4ef505 Mon Sep 17 00:00:00 2001 From: Phuoc Nguyen Date: Tue, 28 Jan 2020 18:16:31 +0700 Subject: [PATCH] Add React PDF Viewer --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index da7abe6..2dbf3ad 100644 --- a/README.md +++ b/README.md @@ -57,3 +57,5 @@ The MUI React library is designed from the ground up to be fast, small and devel reusable components by Khan Academy - [React Virtualized](https://bvaughn.github.io/react-virtualized/#/components/List) -- React components for efficiently rendering large lists and tabular data. +- [React PDF Viewer](https://github.com/phuoc-ng/react-pdf-viewer) -- +A PDF viewer made for React