chore: fix spelling errors (#10898)

This commit is contained in:
qwangry 2024-09-10 10:33:36 +08:00 committed by GitHub
parent acfb3ff1d1
commit 75a97e304d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -873,7 +873,7 @@ Toast 提示弹出位置,默认为`'top-center'`。
#### pdfjsWorkerSrc
渲染 pdf 时,需要加载 worker.js可以使用 CND 地址,也可以使用本地文件。
渲染 pdf 时,需要加载 worker.js可以使用 CDN 地址,也可以使用本地文件。
```javascript
import {pdfjs} from 'react-pdf';