mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
chore: fix spelling errors (#10898)
This commit is contained in:
parent
acfb3ff1d1
commit
75a97e304d
@ -873,7 +873,7 @@ Toast 提示弹出位置,默认为`'top-center'`。
|
||||
|
||||
#### pdfjsWorkerSrc
|
||||
|
||||
渲染 pdf 时,需要加载 worker.js,可以使用 CND 地址,也可以使用本地文件。
|
||||
渲染 pdf 时,需要加载 worker.js,可以使用 CDN 地址,也可以使用本地文件。
|
||||
|
||||
```javascript
|
||||
import {pdfjs} from 'react-pdf';
|
||||
|
Loading…
Reference in New Issue
Block a user