mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-04-22 16:54:42 +01:00
@@ -13,7 +13,6 @@ export function ThemedText({
|
||||
}: ThemedTextProps) {
|
||||
return (
|
||||
<Text
|
||||
maxFontSizeMultiplier={1.3}
|
||||
style={[
|
||||
{ color: "white" },
|
||||
type === "default" ? styles.default : undefined,
|
||||
|
||||
Reference in New Issue
Block a user