Skip to content

Commit e01757e

Browse files
committed
Remove forgotten color setting.
1 parent 115337d commit e01757e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

shared-ui/src/commonMain/kotlin/co.touchlab.droidcon/ui/FirstRunConferenceSelector.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ fun FirstRunConferenceSelector(
3838
Text(
3939
text = "Welcome to Droidcon!",
4040
style = MaterialTheme.typography.headlineSmall,
41-
color = MaterialTheme.colorScheme.onBackground,
4241
modifier = Modifier.padding(bottom = 16.dp),
4342
)
4443

0 commit comments

Comments
 (0)