import { type PageLayout, Viewer } from '@react-pdf-viewer/core'; const pageLayout: PageLayout ... tranformSize: ({ size }) => ({ height: size.height + 30, ...
確定! 回上一頁