Updated on 2026-08-14
This commit is contained in:
parent
e3ff3e1294
commit
5406979dfb
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ import com.tangem.core.ui.res.TangemTheme
|
|||
import com.tangem.core.ui.res.TangemThemePreview
|
||||
|
||||
@Composable
|
||||
fun AddressSyncLoading(modifier: Modifier = Modifier) {
|
||||
internal fun AddressSyncLoading(modifier: Modifier = Modifier) {
|
||||
Box(
|
||||
modifier = modifier.fillMaxSize(),
|
||||
contentAlignment = Alignment.Center,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue