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

Unify component naming approach #11541

Open
davidpmccormick opened this issue Jan 28, 2025 · 0 comments
Open

Unify component naming approach #11541

davidpmccormick opened this issue Jan 28, 2025 · 0 comments

Comments

@davidpmccormick
Copy link
Contributor

We have some components named ComponentName/ComponentName.tsx. We have others named ComponentName/index.tsx. We might have a handful that are a mix of the two (that import and export other things to/from the index.tsx).

We should decide on a single approach to adopt in future and tidy up what we already have accordingly.

@davidpmccormick davidpmccormick changed the title Unify Component Naming approach Unify component naming approach Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant