add pdf sample
This commit is contained in:
parent
6b48ef2b11
commit
78fe3d0f61
Binary file not shown.
|
@ -7,7 +7,7 @@ import { Sample } from "../";
|
|||
|
||||
const samples = [
|
||||
{ type: "HTML", url: "#" },
|
||||
{ type: "PDF", url: "#" },
|
||||
{ type: "PDF", url: "/samples/sample.pdf" },
|
||||
{ type: "Image", url: "#" },
|
||||
{ type: "Audio", url: "#" },
|
||||
{ type: "Video", url: "#" },
|
||||
|
|
Reference in New Issue