PromucFlow_constructor/app/client/src/widgets/CodeScannerWidget
Ravi Kumar Prasad eb0c93e0e0
feat: Add type inference for redux's useSelector hook (#18257)
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
2022-11-28 08:13:17 +00:00
..
component feat: Add type inference for redux's useSelector hook (#18257) 2022-11-28 08:13:17 +00:00
widget fix: Theme Stylesheet refactor (#18258) 2022-11-28 10:14:31 +05:30
constants.ts feat: Code Scanner Enhancements (#17929) 2022-11-04 11:45:45 +05:30
icon.svg
index.ts fix: Theme Stylesheet refactor (#18258) 2022-11-28 10:14:31 +05:30