Skip to content

Commit

Permalink
Update the example app
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimirlogachev committed May 14, 2024
1 parent d490051 commit 138b8bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/src/TextStyle.elm
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@ code =
, fontSizePx = 16
, lineHeightPx = 16
, letterSpacingPercent = 0
, region = Just Region.mainContent
, region = Nothing
}

0 comments on commit 138b8bf

Please sign in to comment.