We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6bc8f46 + a98e8f6 commit 57353fcCopy full SHA for 57353fc
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