update profile and UI tweaks
This commit is contained in:
@@ -13,7 +13,7 @@ struct MainTabView: View {
|
||||
}
|
||||
.id(refreshID)
|
||||
.tabItem {
|
||||
Label("Residences", systemImage: "house.fill")
|
||||
Label("Residences", image: "tab_view_house")
|
||||
}
|
||||
.tag(0)
|
||||
.accessibilityIdentifier(AccessibilityIdentifiers.Navigation.residencesTab)
|
||||
|
||||
Reference in New Issue
Block a user