Skip to content

Commit

Permalink
[FEAT/#27] BaseResponse μˆ˜μ •
Browse files Browse the repository at this point in the history
  • Loading branch information
leeeyubin committed Jul 9, 2024
1 parent 4217e3e commit 994bb00
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 994bb00

Please sign in to comment.