Skip to content

Commit

Permalink
fix: replace the header with openedx header
Browse files Browse the repository at this point in the history
Description:
Replace the header with openedx header
van-1914
  • Loading branch information
Ahtesham Quraish authored and Ahtesham Quraish committed Apr 26, 2024
1 parent 150f28c commit 22d3398
Show file tree
Hide file tree
Showing 21 changed files with 733 additions and 915 deletions.
558 changes: 516 additions & 42 deletions package-lock.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.2",
"@edx/browserslist-config": "^1.1.0",
"@edx/frontend-component-footer": "13.0.5",
"@edx/frontend-component-header": "^5.3.0",
"@edx/frontend-enterprise-hotjar": "3.0.0",
"@edx/frontend-platform": "7.1.4",
"@edx/openedx-atlas": "^0.6.0",
Expand Down
1 change: 1 addition & 0 deletions src/App.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ $fa-font-path: "~font-awesome/fonts";

$input-focus-box-shadow: $input-box-shadow; // hack to get upgrade to paragon 4.0.0 to work

@import "~@edx/frontend-component-header/dist/index";
@import "~@edx/frontend-component-footer/dist/_footer";

.text-ellipsis {
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

47 changes: 0 additions & 47 deletions src/containers/LearnerDashboardHeader/CollapsedHeader/index.jsx

This file was deleted.

Loading

0 comments on commit 22d3398

Please sign in to comment.