import React, { Component } from 'react'; import { Document, ... I think the problem is this file="test.pdf" try changing it to file="./test.pdf" .
確定! 回上一頁