Stop using old JSX transform (#12253)
This commit is contained in:
committed by
GitHub
parent
aca5edb339
commit
c2fcd69e94
@@ -1,5 +0,0 @@
|
||||
/** @jsx dom */
|
||||
/** @jsxRuntime classic */
|
||||
|
||||
|
||||
<></>
|
||||
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"throws": "transform-react-jsx: pragma has been set but pragmaFrag has not been set"
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
/** @jsx dom */
|
||||
|
||||
<></>
|
||||
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"throws": "transform-react-jsx: pragma has been set but pragmaFrag has not been set"
|
||||
}
|
||||
Reference in New Issue
Block a user