Add drawing shapes on a vector map
parent
aa276cbb
No related branches found
No related tags found
Showing
- src/redux/root/root.fixtures.ts 4 additions, 0 deletionssrc/redux/root/root.fixtures.ts
- src/redux/shapes/shapes.constants.ts 1 addition, 0 deletionssrc/redux/shapes/shapes.constants.ts
- src/redux/shapes/shapes.mock.ts 8 additions, 0 deletionssrc/redux/shapes/shapes.mock.ts
- src/redux/shapes/shapes.reducers.test.ts 76 additions, 0 deletionssrc/redux/shapes/shapes.reducers.test.ts
- src/redux/shapes/shapes.reducers.ts 16 additions, 0 deletionssrc/redux/shapes/shapes.reducers.ts
- src/redux/shapes/shapes.selectors.ts 9 additions, 0 deletionssrc/redux/shapes/shapes.selectors.ts
- src/redux/shapes/shapes.slice.ts 20 additions, 0 deletionssrc/redux/shapes/shapes.slice.ts
- src/redux/shapes/shapes.thunks.test.ts 36 additions, 0 deletionssrc/redux/shapes/shapes.thunks.test.ts
- src/redux/shapes/shapes.thunks.ts 24 additions, 0 deletionssrc/redux/shapes/shapes.thunks.ts
- src/redux/shapes/shapes.types.ts 4 additions, 0 deletionssrc/redux/shapes/shapes.types.ts
- src/redux/store.ts 4 additions, 0 deletionssrc/redux/store.ts
- src/shared/Switch/Switch.component.tsx 71 additions, 0 deletionssrc/shared/Switch/Switch.component.tsx
- src/shared/Switch/index.tsx 1 addition, 0 deletionssrc/shared/Switch/index.tsx
- src/types/models.ts 6 additions, 0 deletionssrc/types/models.ts
Loading
Please register or sign in to comment