diff --git a/CHANGELOG.md b/CHANGELOG.md index ca2ebbc535..0e60c73fa6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Changed default PayPal checkout button size [#2406](https://github.com/bigcommerce/cornerstone/pull/2406) - Change case of Page builder menu item text [#2407](https://github.com/bigcommerce/cornerstone/pull/2407) - Corrected typo with the word default previously deafault in config.json [#2410](https://github.com/bigcommerce/cornerstone/pull/2410) - +- Adding autocomplete to common input fields [2397](https://github.com/bigcommerce/cornerstone/pull/2397) ## 6.12.0 (07-06-2023) - sync package lock file [#2373](https://github.com/bigcommerce/cornerstone/pull/2373) diff --git a/templates/components/account/edit-account.html b/templates/components/account/edit-account.html index 19fc9d06dd..ce560ab78a 100644 --- a/templates/components/account/edit-account.html +++ b/templates/components/account/edit-account.html @@ -10,26 +10,26 @@ {{lang 'account.settings.first_name' }} {{lang 'common.required' }} - +