diff --git a/src/app/pages/settings/index.js b/src/app/pages/settings/index.js index 8d0f24d85..f7d95ca70 100644 --- a/src/app/pages/settings/index.js +++ b/src/app/pages/settings/index.js @@ -18,6 +18,7 @@ const Settings = () => { 'This is where you can manage common settings for your website.', 'wp-plugin-bluehost' ) } + id={ 'settings-header' } className={ 'wppbh-app-settings-header' } /> @@ -35,6 +36,7 @@ const Settings = () => { @@ -42,6 +44,7 @@ const Settings = () => { { - +