diff --git a/src/routes/New/New.tsx b/src/routes/New/index.tsx similarity index 100% rename from src/routes/New/New.tsx rename to src/routes/New/index.tsx diff --git a/src/routes/Parties/Parties.tsx b/src/routes/Parties/index.tsx similarity index 100% rename from src/routes/Parties/Parties.tsx rename to src/routes/Parties/index.tsx diff --git a/src/routes/Party/Party.tsx b/src/routes/Party/index.tsx similarity index 100% rename from src/routes/Party/Party.tsx rename to src/routes/Party/index.tsx