Skip to content

REFACTOR: Renamed folders to follow convensions#133

Merged
mbeps merged 1 commit into
mainfrom
dev
Dec 7, 2025
Merged

REFACTOR: Renamed folders to follow convensions#133
mbeps merged 1 commit into
mainfrom
dev

Conversation

@mbeps

@mbeps mbeps commented Dec 7, 2025

Copy link
Copy Markdown
Owner

This pull request refactors the import paths throughout the codebase to use lowercase directory names for consistency and improved maintainability. No functional changes were made; all updates are related to import statements. The most important changes are grouped below by theme.

Refactoring import paths for consistency:

Renamed modal component import paths:

  • Changed modal component imports to use lowercase and hyphenated directory names (e.g., modal/create-community/, modal/community-members/, modal/community-settings/) in files such as components/community/PersonalHome.tsx, components/community/about/About.tsx, components/community/about/AdminSectionAbout.tsx, components/community/community-header/CommunityMembersButton.tsx, and components/community/community-header/CommunitySettings.tsx. [1] [2] [3] [4] [5]

@vercel

vercel Bot commented Dec 7, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
circus-discussion Ready Ready Preview Comment Dec 7, 2025 9:49pm

@mbeps
mbeps merged commit c5e7508 into main Dec 7, 2025
5 checks passed
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.

1 participant