Skip to content

Commit

Permalink
fix: add import
Browse files Browse the repository at this point in the history
  • Loading branch information
Malopieds committed Jul 6, 2024
1 parent f0c5fd1 commit ef4cb6e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ import androidx.compose.runtime.Composable
import androidx.compose.runtime.LaunchedEffect
import androidx.compose.runtime.collectAsState
import androidx.compose.runtime.getValue
import androidx.compose.runtime.mutableFloatStateOf
import androidx.compose.runtime.mutableLongStateOf
import androidx.compose.runtime.mutableStateOf
import androidx.compose.runtime.remember
Expand Down

0 comments on commit ef4cb6e

Please sign in to comment.