Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
francelu committed Nov 1, 2024
1 parent 2610df9 commit 96ed52f
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions app/src/main/java/com/android/periodpals/ui/theme/Type.kt
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,7 @@ import androidx.compose.ui.text.font.FontWeight
import androidx.compose.ui.unit.sp
import com.android.periodpals.R

// Set of Material typography styles to start with

// TODO: delete
//// For the moment, use the device default typography
// val Typography = Typography()

// Nunuto Sans font family
val Nunito_Sans =
FontFamily(
listOf(
Expand Down

0 comments on commit 96ed52f

Please sign in to comment.