Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
ptrLx committed Feb 20, 2023
1 parent 825585c commit 8439897
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ fun AboutText(modifier: Modifier = Modifier) {
Uri.parse(gitUrl)
)
}
// MaterialTheme.typography didn't do the job
ClickableText(
text = annotatedLicenseText,
style = bodyStyle,
Expand Down

0 comments on commit 8439897

Please sign in to comment.