From 8a80716d61079f7e03b0c50818971abcdb5c6e62 Mon Sep 17 00:00:00 2001 From: vismitap Date: Sat, 27 Feb 2021 23:39:02 +0530 Subject: [PATCH] Quotes json added Fixed #373 --- .../dashboard/dashboard.component.html | 2 +- .../dashboard/dashboard.component.scss | 8 +- .../dashboard/dashboard.component.ts | 10 +- src/interfaces/quotes.ts | 98 +++++++++++++++++++ 4 files changed, 105 insertions(+), 13 deletions(-) create mode 100644 src/interfaces/quotes.ts diff --git a/src/app/components/dashboard/dashboard.component.html b/src/app/components/dashboard/dashboard.component.html index 5c45dd76..2546b21c 100644 --- a/src/app/components/dashboard/dashboard.component.html +++ b/src/app/components/dashboard/dashboard.component.html @@ -1,7 +1,7 @@ -
+