PromucFlow_constructor/app/client/src/widgets/IframeWidget
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: App Theming (#9714) 2022-05-04 15:15:57 +05:30
icon.svg feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
index.ts fix: Theme Stylesheet refactor (#18258) 2022-11-28 10:14:31 +05:30