Skip to content

Commit

Permalink
Return change
Browse files Browse the repository at this point in the history
  • Loading branch information
sashuk committed Jan 15, 2024
1 parent 6aa2791 commit c39549e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/picasso/src/test-utils/TestingPicasso.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ export const TestingPicasso = ({ children, titleCase }: Props) => {
preventPageWidthChangeOnScrollbar={false}
titleCase={titleCase}
disableTransitions
injectFirst
>
{children}
</Picasso>
Expand Down

0 comments on commit c39549e

Please sign in to comment.