Updated on 2026-08-14
This commit is contained in:
parent
2fb2466db5
commit
b7abe2bf7a
1 changed files with 0 additions and 9 deletions
|
|
@ -1,9 +0,0 @@
|
|||
package com.tangem.features.onboarding.v2.visa.impl.ui
|
||||
|
||||
import androidx.compose.runtime.Composable
|
||||
import androidx.compose.ui.Modifier
|
||||
|
||||
@Composable
|
||||
internal fun OnboardingVisa(modifier: Modifier = Modifier, childContent: @Composable (Modifier) -> Unit) {
|
||||
childContent(modifier)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue