Skip to content

Conversation

@mateuseap
Copy link
Owner

What I Did

  • Created a file to store constants: constants/index.ts.
  • Moved all constants from the Home.tsx page to constants/index.ts.
  • Created a file to store types: types/index.d.ts.
  • Moved all interfaces from components to types/index.d.ts.
  • Reorganized imports in several files.

@mateuseap mateuseap added the enhancement New feature or request label Jan 3, 2025
@mateuseap mateuseap self-assigned this Jan 3, 2025
@mateuseap mateuseap changed the title Update the social media section on the {Home` page and refactor some code Update the social media section on the Home page and refactor some code Jan 3, 2025
@mateuseap mateuseap merged commit dc00356 into main Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants