mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 15:37:01 +05:30
all: migrate to M3
This commit is contained in:
parent
e57a476145
commit
72d7297818
13 changed files with 295 additions and 66 deletions
|
@ -7,7 +7,7 @@ import androidx.compose.ui.text.font.FontFamily
|
|||
import androidx.compose.ui.text.font.FontWeight
|
||||
import dev.msfjarvis.claw.common.R
|
||||
|
||||
actual val manropeFontFamily =
|
||||
actual val Manrope =
|
||||
FontFamily(
|
||||
Font(R.font.manrope_bold, FontWeight.Bold),
|
||||
Font(R.font.manrope_extrabold, FontWeight.ExtraBold),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue