We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18c9694 commit 10d1b66Copy full SHA for 10d1b66
app/src/main/java/to/bitkit/ui/screens/transfer/TransferIntroScreen.kt
@@ -28,7 +28,6 @@ import to.bitkit.ui.theme.AppThemeSurface
28
import to.bitkit.ui.theme.Colors
29
import to.bitkit.ui.utils.withAccent
30
31
-// TODO: show on first LN suggestion card click
32
@Composable
33
fun TransferIntroScreen(
34
onContinueClick: () -> Unit = {},
0 commit comments