Skip to content

Commit

Permalink
Merge pull request #277 from openedx/zhancock/footer-update
Browse files Browse the repository at this point in the history
feat: update footer for CPRA
  • Loading branch information
Zacharis278 authored Jul 7, 2023
2 parents f93aa38 + 591e3c9 commit 26d8c5a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"author": "",
"dependencies": {
"@edx/brand": "npm:@edx/brand-openedx@^1.1.0",
"@edx/frontend-component-footer-edx": "^6.0.0",
"@edx/frontend-component-footer-edx": "^6.2.0",
"@edx/frontend-platform": "^4.0.1",
"@edx/gatsby-source-portal-designer": "^1.1.4",
"@edx/paragon": "^20.28.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ exports[`ProgramListPage correctly renders the loading page 1`] = `
onClick={[Function]}
type="button"
>
Do Not Sell My Personal Information
Your Privacy Choices
</button>
</li>
</ul>
Expand Down Expand Up @@ -614,7 +614,7 @@ exports[`ProgramListPage renders fetching program error page when there are issu
onClick={[Function]}
type="button"
>
Do Not Sell My Personal Information
Your Privacy Choices
</button>
</li>
</ul>
Expand Down

0 comments on commit 26d8c5a

Please sign in to comment.