Skip to content

Commit

Permalink
fix: remove TopProgressBar component (#4493)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrians5j authored Jan 16, 2025
1 parent 2a6ff75 commit 021aa25
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 87 deletions.
2 changes: 0 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
"load-script": "^1.0.0",
"lodash": "^4.17.21",
"material-components-web": "^14.0.0",
"nprogress": "^0.2.0",
"nuka-carousel": "4.7.1",
"react-butterfiles": "^1.3.3",
"react-color": "^2.19.3",
Expand All @@ -52,7 +51,6 @@
"devDependencies": {
"@emotion/babel-plugin": "^11.11.0",
"@testing-library/react": "^15.0.7",
"@types/nprogress": "^0.2.0",
"@types/react-color": "^2.17.11",
"@types/react-custom-scrollbars": "^4.0.10",
"@types/react-transition-group": "^4.4.4",
Expand Down
11 changes: 0 additions & 11 deletions packages/ui/src/TopProgressBar/README.md

This file was deleted.

24 changes: 0 additions & 24 deletions packages/ui/src/TopProgressBar/TopProgressBar.tsx

This file was deleted.

1 change: 0 additions & 1 deletion packages/ui/src/TopProgressBar/hoc/index.ts

This file was deleted.

25 changes: 0 additions & 25 deletions packages/ui/src/TopProgressBar/hoc/withTopProgressBar.tsx

This file was deleted.

1 change: 0 additions & 1 deletion packages/ui/src/TopProgressBar/index.ts

This file was deleted.

21 changes: 0 additions & 21 deletions packages/ui/src/TopProgressBar/style.scss

This file was deleted.

2 changes: 0 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19580,7 +19580,6 @@ __metadata:
"@svgr/webpack": "npm:^6.1.1"
"@tanstack/react-table": "npm:^8.5.22"
"@testing-library/react": "npm:^15.0.7"
"@types/nprogress": "npm:^0.2.0"
"@types/react-color": "npm:^2.17.11"
"@types/react-custom-scrollbars": "npm:^4.0.10"
"@types/react-transition-group": "npm:^4.4.4"
Expand All @@ -19601,7 +19600,6 @@ __metadata:
lodash: "npm:^4.17.21"
material-components-web: "npm:^14.0.0"
ncp: "npm:^2.0.0"
nprogress: "npm:^0.2.0"
nuka-carousel: "npm:4.7.1"
raw-loader: "npm:^4.0.2"
react-butterfiles: "npm:^1.3.3"
Expand Down

0 comments on commit 021aa25

Please sign in to comment.