UNPKG

itsa-react-docviewer

Version:

React component that views documents using Google Doc Viewer

11 lines (10 loc) 216 B
<!doctype html> <html> <head> <title>Redirector</title> <meta http-equiv="refresh" content="0;url=../"> </head> <body> <a href="../">Click here to redirect</a> </body> </html>