Rename Preview to follow code convention

This commit is contained in:
Benoit Marty 2024-04-19 12:52:33 +02:00
parent 94930bae80
commit 74a9a54719
24 changed files with 40 additions and 40 deletions

View file

@ -89,7 +89,7 @@ internal fun FormattingOption(
@PreviewsDayNight
@Composable
internal fun FormattingButtonPreview() = ElementPreview {
internal fun FormattingOptionPreview() = ElementPreview {
Row {
FormattingOption(
state = FormattingOptionState.Default,