Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ted modular #19

Merged
merged 6 commits into from
May 3, 2024
Merged

Ted modular #19

merged 6 commits into from
May 3, 2024

Conversation

tedpham3
Copy link
Collaborator

@tedpham3 tedpham3 commented May 3, 2024

References issue #. Please review this @teammember1, @teamMember2.

Types of changes

  • Bugfix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Refactor (change which changes the codebase without affecting its external behavior)
  • Non-breaking change (fix or feature that would cause existing functionality to work as expected)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Purpose

Enhance Code Maintainability and Clarity: Refactor the component to included related files next to each other
Improve Component Reusability: By breaking down complex components into smaller, more focused units, we enhance reusability and testability across the project.

Approach

Moved css files of all components to their folder.
Moved all global css to index.scss and move it to the same level of App.tsx

Screenshot(s)

Screenshot 2024-05-02 at 6 40 18 PM

@mdtagg mdtagg merged commit 83d19e5 into dev May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants