Skip to content

Commit d1da73a

Browse files
committed
Update snapshots
1 parent 4235cd5 commit d1da73a

23 files changed

+1171
-1096
lines changed

packages/babel-plugin/__tests__/evaluation/stylex-import-evaluation-test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ describe('Evaluation of imported values works based on configuration', () => {
374374
_inject2("@property ----__hashed_var__1jqb1tb { syntax: \\"*\\"; inherits: false;}", 0);
375375
const styles = {
376376
color: color => [{
377-
"--__hashed_var__1jqb1tb": color == null ? null : "__hashed_var__b69i2g",
377+
mj01yx: "__hashed_var__b69i2g",
378378
$$css: true
379379
}, {
380380
"----__hashed_var__1jqb1tb": color != null ? color : undefined

0 commit comments

Comments
 (0)