PromucFlow_constructor/app/client/src/pages/Editor/CanvasLayoutConversion
Hetu Nandu cdc56c03f9
chore: extract useCurrentAppState hook to reduce cyclic dependency (#36937)
## Description

Extracts an IDE hook `useCurrentAppState` as it was used in multiple
places. This usage was causing cyclic dependencies in various places as
it was included in a file which was imported as well multiple times.
This one extraction removes more than 100 cycle dependencies.


## Automation

/ok-to-test tags="@tag.All"


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [x] No
2024-10-17 18:10:58 +05:30
..
hooks chore: extract useCurrentAppState hook to reduce cyclic dependency (#36937) 2024-10-17 18:10:58 +05:30
ConversionButton.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
ConversionCompleteLayout.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
ConversionForm.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
InfoBlock.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
SnapShotBannerCTA.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00