[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/master/index.ts
Normal file
2
src/containers/master/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
import MasterComponent from './MasterComponent'
|
||||
export default MasterComponent
|
||||
Reference in New Issue
Block a user