Fixes mobile setup
This commit is contained in:
@@ -592,7 +592,7 @@ fun AmethystTheme(
|
|||||||
colorScheme = colors,
|
colorScheme = colors,
|
||||||
typography = Typography,
|
typography = Typography,
|
||||||
shapes = Shapes,
|
shapes = Shapes,
|
||||||
content = { ProvideMaterialSymbols(content) },
|
content = { ProvideMaterialSymbols(content = content) },
|
||||||
)
|
)
|
||||||
|
|
||||||
val view = LocalView.current
|
val view = LocalView.current
|
||||||
|
|||||||
Reference in New Issue
Block a user