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 a0d4566 commit c7e8d40Copy full SHA for c7e8d40
app/src/main/java/com/github/capntrips/kernelflasher/ui/screens/slot/SlotFlashContent.kt
@@ -37,6 +37,7 @@ import com.github.capntrips.kernelflasher.ui.components.DataCard
37
import com.github.capntrips.kernelflasher.ui.components.FlashButton
38
import com.github.capntrips.kernelflasher.ui.components.FlashList
39
import com.github.capntrips.kernelflasher.ui.components.SlotCard
40
+import com.github.capntrips.kernelflasher.ui.components.DialogButton
41
import kotlinx.serialization.ExperimentalSerializationApi
42
43
@ExperimentalAnimationApi
0 commit comments