Fix some crashes

This commit is contained in:
arkon
2023-05-27 09:53:01 -04:00
parent dfd38db7e3
commit 46efd4c134
4 changed files with 23 additions and 18 deletions

View File

@@ -5,7 +5,6 @@ import androidx.compose.runtime.Composable
import androidx.compose.runtime.derivedStateOf
import androidx.compose.runtime.getValue
import androidx.compose.runtime.mutableIntStateOf
import androidx.compose.runtime.mutableStateOf
import androidx.compose.runtime.remember
import androidx.compose.runtime.setValue