Add type inference for redux's useSelector hook - Used module augmentation of TS to override the default root state interface - Replaced custom hook with redux's useSelector - It brings consistency as at a lot of places in the codebase we're using only the redux's useSelector |
||
|---|---|---|
| .. | ||
| ProductUpdatesModal | ||
| ApplicationCard.tsx | ||
| ApplicationLoaders.tsx | ||
| CreateApplicationForm.tsx | ||
| ForkApplicationModal.tsx | ||
| ForkModalStyles.ts | ||
| helpers.ts | ||
| ImportApplicationModal.tsx | ||
| ImportApplicationModalOld.tsx | ||
| index.tsx | ||
| loader.tsx | ||