Skip to content

Commit

Permalink
Merge pull request #25 from ahmedre/fix_spotless
Browse files Browse the repository at this point in the history
Fix spotless
  • Loading branch information
ahmedre committed May 11, 2024
2 parents 5ee9663 + 4e06272 commit 174b598
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ fun AsyncImage(url: String, contentDescription: String, size: SizeToken, modifie
contentDescription = contentDescription,
modifier = modifier.size(size.underlyingSize)
)
}
}

0 comments on commit 174b598

Please sign in to comment.