add pdf sample

This commit is contained in:
Karol Wypchlo 2020-02-13 14:22:37 -05:00
parent 6b48ef2b11
commit 78fe3d0f61
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -7,7 +7,7 @@ import { Sample } from "../";
const samples = [ const samples = [
{ type: "HTML", url: "#" }, { type: "HTML", url: "#" },
{ type: "PDF", url: "#" }, { type: "PDF", url: "/samples/sample.pdf" },
{ type: "Image", url: "#" }, { type: "Image", url: "#" },
{ type: "Audio", url: "#" }, { type: "Audio", url: "#" },
{ type: "Video", url: "#" }, { type: "Video", url: "#" },