From f779f431739ef704102d1ad9dade01e872a23fd5 Mon Sep 17 00:00:00 2001 From: Joxit Date: Wed, 7 Dec 2022 09:00:33 +0100 Subject: [PATCH] fix(riot-ui): upgrade tag history --- src/components/tag-history/tag-history.riot | 7 +++++-- src/components/tag-list/tag-list.riot | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/src/components/tag-history/tag-history.riot b/src/components/tag-history/tag-history.riot index 0a8c392..52aa2d4 100644 --- a/src/components/tag-history/tag-history.riot +++ b/src/components/tag-history/tag-history.riot @@ -18,12 +18,12 @@ along with this program. If not, see .
arrow_back @@ -37,9 +37,12 @@ along with this program. If not, see . diff --git a/src/components/tag-list/tag-list.riot b/src/components/tag-list/tag-list.riot index 7c8c1c7..ec176eb 100644 --- a/src/components/tag-list/tag-list.riot +++ b/src/components/tag-list/tag-list.riot @@ -18,12 +18,12 @@ along with this program. If not, see .
arrow_back