Skip to content

Commit

Permalink
feat : 테마 패키지 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
chws0508 committed Feb 27, 2024
1 parent 45e4d47 commit 83e8e8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/java/com/withpeace/withpeace/MainActivity.kt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ import androidx.compose.foundation.layout.fillMaxSize
import androidx.compose.material3.MaterialTheme
import androidx.compose.material3.Surface
import androidx.compose.ui.Modifier
import com.withpeace.withpeace.core.designsystem.theme.WithpeaceTheme
import com.withpeace.withpeace.feature.login.LoginScreen
import com.withpeace.withpeace.ui.theme.WithpeaceTheme
import dagger.hilt.android.AndroidEntryPoint

@AndroidEntryPoint
Expand Down

0 comments on commit 83e8e8e

Please sign in to comment.