feat: new revision history UI (#861)

This commit is contained in:
Aman Harwara
2022-02-16 19:39:04 +05:30
committed by GitHub
parent cc2bc1e21c
commit 71c7ee1bec
22 changed files with 1534 additions and 391 deletions

View File

@@ -26,6 +26,7 @@ import {
EyeOffIcon,
HashtagIcon,
HelpIcon,
HistoryIcon,
InfoIcon,
KeyboardIcon,
LinkOffIcon,
@@ -110,6 +111,7 @@ const ICONS = {
eye: EyeIcon,
hashtag: HashtagIcon,
help: HelpIcon,
history: HistoryIcon,
info: InfoIcon,
keyboard: KeyboardIcon,
listed: ListedIcon,