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 May 3, 2024
1 parent 4b8f879 commit a8274a8
Show file tree
Hide file tree
Showing 21 changed files with 867 additions and 1,048 deletions.
825 changes: 650 additions & 175 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 @@ -29,6 +29,7 @@
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.2",
"@edx/browserslist-config": "^1.1.0",
"@edx/frontend-component-footer": "13.1.0",
"@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 a8274a8

Please sign in to comment.