mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 23:47:02 +05:30
Add missing import
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
caa2811c0a
commit
64cc897f1a
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ package dev.msfjarvis.todo.ui
|
|||
|
||||
import androidx.compose.foundation.isSystemInDarkTheme
|
||||
import androidx.compose.material.MaterialTheme
|
||||
import androidx.compose.material.Typography
|
||||
import androidx.compose.material.darkColors
|
||||
import androidx.compose.material.lightColors
|
||||
import androidx.compose.runtime.Composable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue