杨腿

Results 3 issues of 杨腿

**What I did:** Add choice "icon" to "collapsible", which could be "header" or "disabled". **Why I want to do so:** There's a scene that I want to use Collapse to...

When there's Chinise in my csv file, I got garbled characters like this: ![image](https://github.com/cyntler/react-doc-viewer/assets/78125933/5da97625-f576-431f-996d-0c259ebe9bbc)

question

开发环境正常,生产环境报错:ReferenceError: _jsxs is not defined 编译后的代码如图: ![image](https://github.com/user-attachments/assets/57d13793-fc1c-4987-9b16-7f29f86a708d) ------- 开发环境和生产环境共用lock文件。在本地执行build,对应位置并没有_jsxs字样;已经尝试了调整babel-presets,但无效。