From d0237cbb61e5c4d77c7b0cefc50891639646ee91 Mon Sep 17 00:00:00 2001 From: Ashm Walia <40498934+ashmgarv@users.noreply.github.com> Date: Thu, 22 Oct 2020 15:34:21 -0700 Subject: [TMA 236] Comments PR (#64) * Added comments count and retrieve comments * Working draft * The one before cleanup * Finally * Added time icon and major refactoring * Small fix for social media taggs * Addressed review comments --- src/assets/icons/clock-icon-01.svg | 1 + src/assets/icons/moment-comment-icon.svg | 1 + 2 files changed, 2 insertions(+) create mode 100644 src/assets/icons/clock-icon-01.svg create mode 100644 src/assets/icons/moment-comment-icon.svg (limited to 'src/assets') diff --git a/src/assets/icons/clock-icon-01.svg b/src/assets/icons/clock-icon-01.svg new file mode 100644 index 00000000..8e90a983 --- /dev/null +++ b/src/assets/icons/clock-icon-01.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/assets/icons/moment-comment-icon.svg b/src/assets/icons/moment-comment-icon.svg new file mode 100644 index 00000000..6b105b72 --- /dev/null +++ b/src/assets/icons/moment-comment-icon.svg @@ -0,0 +1 @@ + \ No newline at end of file -- cgit v1.2.3-70-g09d2