Rename Preview to follow code convention
This commit is contained in:
parent
94930bae80
commit
74a9a54719
24 changed files with 40 additions and 40 deletions
|
|
@ -89,7 +89,7 @@ internal fun FormattingOption(
|
|||
|
||||
@PreviewsDayNight
|
||||
@Composable
|
||||
internal fun FormattingButtonPreview() = ElementPreview {
|
||||
internal fun FormattingOptionPreview() = ElementPreview {
|
||||
Row {
|
||||
FormattingOption(
|
||||
state = FormattingOptionState.Default,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue