Skip to content

Commit

Permalink
Fixing times:
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgperry authored and mergatron[bot] committed Oct 10, 2024
1 parent 8d420d2 commit 1c783e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/react/src/tests/layout-exit.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ export const App = () => {
id="box"
layout
style={{ width: 100, height: 100, background: "blue" }}
transition={{ duration: 0.1 }}
exit={animation}
/>
)}
Expand Down

0 comments on commit 1c783e6

Please sign in to comment.