Skip to content

Commit

Permalink
feat(paparazzi): Configure useDeviceResolution to true
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMarquis committed May 28, 2024
1 parent 590b144 commit 4b5711e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ fun paparazziRule(
renderExtensions = renderExtensions,
maxPercentDifference = MaxPercentDifference,
theme = PaparazziTheme,
useDeviceResolution = true,
)

/**
Expand Down

0 comments on commit 4b5711e

Please sign in to comment.