Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 87b84cd

Browse files
committed
fix(create-new-team): remove progress folder
* Remove the `src/routes/CreateNewTeam/components/progress`, which is the same with `src/routes/CreateNewTeam/components/Progress` (capital P) * The actual component being used in the app. is `Progress`. `progress` has no use. * Having two folders (`progress` and `Progress`) causing troubles on case-insensitive OSs.
1 parent 67b1fef commit 87b84cd

File tree

2 files changed

+0
-157
lines changed

2 files changed

+0
-157
lines changed

src/routes/CreateNewTeam/components/progress/index.jsx

-72
This file was deleted.

src/routes/CreateNewTeam/components/progress/styles.module.scss

-85
This file was deleted.

0 commit comments

Comments
 (0)