From 4ef3ee778fc944cdfe28146d4eed360ce096e5ee Mon Sep 17 00:00:00 2001 From: Yoav Schneiderman Date: Wed, 8 Jan 2020 14:46:14 +0200 Subject: Upgrade to Angular 8 Issue-ID: VID-742 Change-Id: Ic4b3aae71d4c946e23d854847a49aa7e020c465d Signed-off-by: Yoav Schneiderman --- .../components/customButton/custom-button.component.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 vid-webpack-master/src/app/shared/components/customButton/custom-button.component.html (limited to 'vid-webpack-master/src/app/shared/components/customButton/custom-button.component.html') diff --git a/vid-webpack-master/src/app/shared/components/customButton/custom-button.component.html b/vid-webpack-master/src/app/shared/components/customButton/custom-button.component.html new file mode 100644 index 000000000..753a3923b --- /dev/null +++ b/vid-webpack-master/src/app/shared/components/customButton/custom-button.component.html @@ -0,0 +1,16 @@ +
+ + +
-- cgit 1.2.3-korg