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 5f3a5e4 commit f186b7dCopy full SHA for f186b7d
app/src/main/java/com/github/capntrips/kernelflasher/ui/components/DialogButton.kt
@@ -6,6 +6,7 @@ import androidx.compose.foundation.shape.RoundedCornerShape
6
import androidx.compose.material3.ButtonDefaults
7
import androidx.compose.material3.Text
8
import androidx.compose.material3.TextButton
9
+import androidx.compose.material3.MaterialTheme
10
import androidx.compose.runtime.Composable
11
import androidx.compose.ui.Modifier
12
import androidx.compose.ui.res.stringResource
0 commit comments