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