-
Notifications
You must be signed in to change notification settings - Fork 455
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor: Remove unused dependency and simplify company page rendering
- Removed the unused dependency "100xdevs-job-board" from package.json - Simplified the rendering of the company page by removing unnecessary div container and flex styling - Updated the date format in the CompanyTable component to use toDateString() instead of toLocaleDateString() - Added a window.location.reload() to refresh the company list after deleting a company - Removed the unused router and pathName variables in the CompanyTable component - Removed the unused random input styling in the DeleteAccountDialog component
- Loading branch information
1 parent
a4aff9d
commit 7a0c200
Showing
4 changed files
with
118 additions
and
124 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters