三丝

Results 1 issues of 三丝

#### Support jsx-runtime This module is adapted to react's jsx-runtime module. For more information, please see:[introducing-the-new-jsx-transform](https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.htm) #### usage ```json { "presets": [ [ "@babel/preset-react", { "runtime": "automatic", "importSource": "rax/jsx-runtime" }...