From 5e7cf9d0b6b8aa0344abc9c0b0c0e66a5cdcd042 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 15 Nov 2021 20:49:03 +0100 Subject: [PATCH] Feature/hide get started button on registration page (#474) * Hide button * Update changelog --- CHANGELOG.md | 4 ++++ apps/client/src/app/components/header/header.component.html | 1 + 2 files changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e61cac07..b7886b6d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Changed + +- Hid the _Get Started_ button on the registration page + ### Fixed - Fixed the transactions count in the accounts table (exclude drafts) diff --git a/apps/client/src/app/components/header/header.component.html b/apps/client/src/app/components/header/header.component.html index 7c1b2ee80..b735a6e8b 100644 --- a/apps/client/src/app/components/header/header.component.html +++ b/apps/client/src/app/components/header/header.component.html @@ -270,6 +270,7 @@ Sign In