Skip to content

Commit

Permalink
[FEAT/#27] 코드 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
leeeyubin committed Jul 10, 2024
1 parent 1c06823 commit 4aa9856
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import androidx.compose.runtime.remember
import androidx.compose.runtime.staticCompositionLocalOf

private val LightColorScheme = lightColorScheme(
primary = White,
primary = TerningMain,
)

private val LocalTerningTypography = staticCompositionLocalOf<TerningTypography> {
Expand Down

0 comments on commit 4aa9856

Please sign in to comment.