Skip to content

Commit

Permalink
Banner alert removed on SCO page and unused 'LastUpdated' component (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
mghisilieri authored Dec 12, 2024
1 parent 7c83b40 commit bba44ca
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 70 deletions.
40 changes: 0 additions & 40 deletions src/applications/sco/components/MainContent/LastUpdated.jsx

This file was deleted.

18 changes: 0 additions & 18 deletions src/applications/sco/containers/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,24 +7,6 @@ const App = () => {
return (
<div>
<div className="row">
{/* Delete lines 11 - 25 to rremove alert */}
<div className="vads-u-margin-top--2p5">
<va-alert
closeBtnAriaLabel="Close notification"
slim
full-width="false"
status="warning"
visible
>
<p className="vads-u-margin-y--0">
VA is aware of the Chapter 33, 6-credit hour exclusion (6x)
technical issue and is actively working on a solution. We will
keep you informed as we have updates.
</p>
</va-alert>
</div>
{/* Delete lines 11 - 25 to remove alert */}

<VaBreadcrumbs
breadcrumbList={[
{
Expand Down

This file was deleted.

0 comments on commit bba44ca

Please sign in to comment.