We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51f9db0 commit a98e8f6Copy full SHA for a98e8f6
1 file changed
compose-dnd/src/commonMain/kotlin/com/mohamedrejeb/compose/dnd/drag/CoreDraggableItem.kt
@@ -16,7 +16,6 @@
16
package com.mohamedrejeb.compose.dnd.drag
17
18
import androidx.compose.animation.core.AnimationSpec
19
-import androidx.compose.animation.core.SpringSpec
20
import androidx.compose.foundation.layout.Box
21
import androidx.compose.runtime.Composable
22
import androidx.compose.runtime.DisposableEffect
0 commit comments