mirror of
https://github.com/EthanShoeDev/fressh.git
synced 2026-01-11 06:12:51 +00:00
small tweak
This commit is contained in:
@@ -170,6 +170,7 @@ function ShellDetail() {
|
||||
<Stack.Screen
|
||||
options={{
|
||||
headerBackVisible: true,
|
||||
title: `${connection?.connectionDetails.username}@${connection?.connectionDetails.host}`,
|
||||
headerRight: () => (
|
||||
<Pressable
|
||||
accessibilityLabel="Close Shell"
|
||||
|
||||
Reference in New Issue
Block a user