Skip to content

Commit

Permalink
Roll back camelCase change in 96b6b1e
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonjd committed Aug 31, 2023
1 parent 6ae0c48 commit d67ed5e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ export function getFluidTypographyOptionsFromSettings( settings ) {
defaultMaxViewportWidth
? {
fluid: {
maxViewportWidth: defaultMaxViewportWidth,
maxViewPortWidth: defaultMaxViewportWidth,
...typographySettings.fluid,
},
}
Expand Down

0 comments on commit d67ed5e

Please sign in to comment.