[Refactoring][Breaking Changes]
- Move `reducers` and `actions` folders to `store` folder. - Move pages container components to `containers` folder.
This commit is contained in:
2
src/containers/profile/dialogTitle/index.ts
Normal file
2
src/containers/profile/dialogTitle/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
import DialogTitleComponent from './DialogTitleComponent'
|
||||
export default DialogTitleComponent
|
||||
Reference in New Issue
Block a user