Commit af9785c
authored
chore: revert OpenTransition prop change to fix undefined TransitionProps in builds (#8671)
* define Transition props
* Revert "define Transition props"
This reverts commit 0262f9a.
* revert OpenTransition props type to any
deciding to do this for now since this is internal only and the types are problematic to implement
* get rid of explicit module check1 parent 7ee8d64 commit af9785c
File tree
2 files changed
+3
-26
lines changed- packages/@react-spectrum/overlays/src
2 files changed
+3
-26
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
445 | 445 | | |
446 | 446 | | |
447 | 447 | | |
448 | | - | |
449 | | - | |
450 | | - | |
451 | | - | |
452 | | - | |
453 | | - | |
454 | | - | |
455 | | - | |
456 | | - | |
457 | | - | |
458 | | - | |
459 | | - | |
460 | | - | |
461 | | - | |
462 | | - | |
463 | | - | |
464 | | - | |
465 | | - | |
466 | | - | |
467 | | - | |
468 | | - | |
469 | | - | |
470 | | - | |
471 | 448 | | |
472 | 449 | | |
473 | 450 | | |
| |||
504 | 481 | | |
505 | 482 | | |
506 | 483 | | |
507 | | - | |
| 484 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments