Remove unused materialTypography. We should only use typography (TypographyTokens)
This commit is contained in:
committed by
Benoit Marty
parent
2844dee6d2
commit
525225fb19
@@ -63,14 +63,6 @@ object ElementTheme {
|
||||
@ReadOnlyComposable
|
||||
get() = MaterialTheme.colorScheme
|
||||
|
||||
/**
|
||||
* Material 3 [Typography] tokens. In Figma, these have the `M3/` prefix.
|
||||
*/
|
||||
val materialTypography: Typography
|
||||
@Composable
|
||||
@ReadOnlyComposable
|
||||
get() = MaterialTheme.typography
|
||||
|
||||
/**
|
||||
* Compound [Typography] tokens. In Figma, these have the `Android/font/` prefix.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user