This repository was archived by the owner on Nov 21, 2025. It is now read-only.
Commit e52340b
feat(gatsby-theme-docz): add jsxFrag pragma (#1269)
If a component is specifying a jsx pragma and is using `<></>` Fragment shorthand, they must also specify a fragment pragma.
https://babeljs.io/docs/en/next/babel-plugin-transform-react-jsx.html#fragments1 parent de00a1e commit e52340b
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
0 commit comments