Skip to content

Commit

Permalink
remove useless global component
Browse files Browse the repository at this point in the history
  • Loading branch information
zuies committed Dec 22, 2023
1 parent 8363c08 commit 1e9faab
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 295 deletions.
66 changes: 0 additions & 66 deletions src/components/global/Accardion.tsx

This file was deleted.

28 changes: 0 additions & 28 deletions src/components/global/Card.tsx

This file was deleted.

77 changes: 0 additions & 77 deletions src/components/global/CustomDatePicker.tsx

This file was deleted.

60 changes: 0 additions & 60 deletions src/components/global/CustomModal.tsx

This file was deleted.

63 changes: 0 additions & 63 deletions src/components/global/DatePeriodRange.tsx

This file was deleted.

2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
"jest.config.js",
"jest.setup.js"
],
"exclude": ["node_modules", "./src/components/global/CustomDatePicker.tsx"]
"exclude": ["node_modules"]
}

0 comments on commit 1e9faab

Please sign in to comment.