Fix SWC unit test (#29466)

This commit is contained in:
JJ Kasper 2021-09-28 11:03:54 -05:00 committed by GitHub
parent a4dee7b254
commit f49ff1fbcb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,6 @@ export default class {
]
]
])}>
<p className={_JSXStyle.dynamic([
[
"8b268cf2c0a3f89b",
@ -18,11 +17,9 @@ export default class {
]
]
])}>test</p>
<_JSXStyle id={"8b268cf2c0a3f89b"} dynamic={[
inputSize ? "height: calc(2 * var(--a)) !important;" : ""
]}>{`@media only screen {a.__jsx-style-dynamic-selector {${inputSize ? "height: calc(2 * var(--a)) !important;" : ""} }}`}</_JSXStyle>
</div>;
}
};
}