Skip to content

Commit

Permalink
hotfix/migration-text (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinJJackson authored Aug 28, 2024
1 parent 44986c7 commit 99f8683
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hhd-ui",
"version": "0.17.3",
"version": "0.17.4",
"private": true,
"dependencies": {
"@ag-grid-community/client-side-row-model": "^30.0.3",
Expand Down
3 changes: 2 additions & 1 deletion src/app-components/hero/hero.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ const Hero = () => (
Monitoring Instrumentation Data Acquisition System
</h4>
{!isLoggedIn() && <p className='py-3 m-3 badge badge-pill badge-light text-wrap' style={{ width: '35rem', fontSize: '15px', fontWeight: 'normal', lineHeight: '1.3' }}>
<b>We've migrated to login.gov!</b><br />Please # with an account associated with your government issued employee id (PIV/CAC). Your MIDAS profile will be linked upon login.
<b>We've migrated to login.gov!</b><br />
Please # with an account associated with your official government email and CAC. Your MIDAS profile will be linked upon login. Accounts with non-official email addresses will be removed.
</p>}
</div>
<div className='logo-right'>
Expand Down

0 comments on commit 99f8683

Please # to comment.