Close #21552: Remove Extra Subtitle In Jump Back In Item

upstream-sync
Roger Yang 3 years ago committed by mergify[bot]
parent 8193138015
commit 53206df9b6

@ -141,8 +141,6 @@ private fun RecentTabItem(
) {
RecentTabTitle(title = title)
RecentTabSubtitle(subtitle = url)
Row {
RecentTabImage(
url = url,

Loading…
Cancel
Save