Skip to content

Commit

Permalink
MOB-2146 - Hide unavailable domains section (#642)
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleg-Pecheneg authored Aug 16, 2024
1 parent 3a9aabc commit 437bba6
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -196,9 +196,6 @@ private extension PurchaseDomainsSearchView {
} else {
resultDomainsListView(searchResultHolder.availableDomains)
}
if searchResultHolder.hasTakenDomains {
showHideTakenDomainsView()
}
suggestionsSectionView()
}

Expand Down

0 comments on commit 437bba6

Please sign in to comment.