We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 585b3aa commit 59c2802Copy full SHA for 59c2802
core/designsystem/src/main/java/com/threegap/bitnagil/designsystem/component/block/BitnagilTopBar.kt
@@ -20,7 +20,6 @@ import com.threegap.bitnagil.designsystem.BitnagilTheme
20
import com.threegap.bitnagil.designsystem.R
21
import com.threegap.bitnagil.designsystem.component.atom.BitnagilIcon
22
import com.threegap.bitnagil.designsystem.component.atom.BitnagilIconButton
23
-import com.threegap.bitnagil.designsystem.modifier.clickableWithoutRipple
24
25
@Composable
26
fun BitnagilTopBar(
0 commit comments