PIN : fix warning

This commit is contained in:
ganfra 2023-10-23 10:34:49 +02:00
parent 0bc992c1ba
commit 35dce75fd1
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(