refactor: Remove Material 2

This commit is contained in:
Ahmad Ansori Palembani 2024-06-06 12:32:57 +07:00
parent e303b21657
commit d0baff197c
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
2 changed files with 2 additions and 3 deletions

View file

@ -1,6 +1,6 @@
package dev.yokai.presentation.component.preference.widget
import androidx.compose.material.AlertDialog
import androidx.compose.material3.AlertDialog
import androidx.compose.material3.Text
import androidx.compose.material3.TextButton
import androidx.compose.runtime.Composable