2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-17 15:26:23 +00:00

[fenix] Close https://github.com/mozilla-mobile/fenix/issues/21552: Remove Extra Subtitle In Jump Back In Item

This commit is contained in:
Roger Yang 2021-09-28 16:34:58 -04:00 committed by mergify[bot]
parent f90fd65ccd
commit 55da682e79

View File

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