PIN : fix warning

This commit is contained in:
ganfra
2023-10-23 10:34:49 +02:00
parent 32f9ddc44b
commit ff56a51be5
2 changed files with 2 additions and 2 deletions

View File

@@ -106,7 +106,7 @@ private fun PinDigitView(
@PreviewsDayNight
@Composable
fun PinEntryTextFieldPreview() {
internal fun PinEntryTextFieldPreview() {
ElementTheme {
PinEntryTextField(
pinEntry = PinEntry.empty(4).fillWith("12"),

View File

@@ -199,7 +199,7 @@ private fun PinKeypadBackButton(
@Composable
@PreviewsDayNight
fun PinKeypadPreview() {
internal fun PinKeypadPreview() {
ElementPreview {
BoxWithConstraints {
PinKeypad(