fix artist stacks

This commit is contained in:
Violet Caulfield
2025-04-16 14:34:19 -05:00
parent 9c6805956a
commit 1caf156476
3 changed files with 4 additions and 9 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ export default function SearchStack(): React.JSX.Element {
component={SearchScreen}
options={{
headerLargeTitle: true,
headerLargeTitleStyle: {
headerTitleStyle: {
fontFamily: 'Aileron-Bold',
},
}}