weitere perfektionierung der neuen mobile app
This commit is contained in:
@@ -95,7 +95,7 @@ export default function MobileEventDetailPage() {
|
||||
onBack={() => navigate(-1)}
|
||||
headerActions={
|
||||
<XStack space="$3" alignItems="center">
|
||||
<Pressable onPress={() => navigate(adminPath('/settings'))}>
|
||||
<Pressable onPress={() => navigate(adminPath('/mobile/settings'))}>
|
||||
<Settings size={18} color="#0f172a" />
|
||||
</Pressable>
|
||||
<Pressable onPress={() => navigate(0)}>
|
||||
|
||||
Reference in New Issue
Block a user