PromucFlow_constructor/app/client/src/pages
Pawan Kumar f45dc3baf2
fix: WDS Theming breaking on custom font (#31477)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit


- **Refactor**
- Improved theme management in the Canvas component for a more
consistent design experience.
- Removed unnecessary import of `FontFamily` from
`@design-system/theming`.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro-2.local>
2024-03-05 14:53:18 +03:00
..
AdminSettings fix: add testing library eslint rules (#31028) 2024-02-12 18:59:10 +03:00
Applications chore: import export refactor for modules (#31086) 2024-02-13 17:39:07 +05:30
AppViewer fix: Modal overlay crop issue (#31375) 2024-03-01 14:27:50 +05:30
common chore: removes feature flag logic for flipped CTAs (#31419) 2024-03-05 11:37:04 +05:30
Editor fix: WDS Theming breaking on custom font (#31477) 2024-03-05 14:53:18 +03:00
setup fix: add testing library eslint rules (#31028) 2024-02-12 18:59:10 +03:00
Templates feat: Add "Start with template" option and refactor template components (#30946) 2024-02-13 12:38:08 +05:30
tests chore: route builder refactor (#27905) 2023-10-12 11:01:22 +05:30
UserAuth chore: add try catch for signup recaptcha (#28143) 2023-10-17 15:48:00 +05:30
UserProfile chore: Improve code splitting of FE components (#26659) 2023-08-28 21:07:32 +05:30
users chore: Improve code splitting of FE components (#26659) 2023-08-28 21:07:32 +05:30
WidgetBuilder chore: fix copy paste issue in custom widget builder (#28925) 2023-11-17 16:10:17 +05:30
workspace feat: Homepage experience v2 changes (#29282) 2024-01-25 19:11:48 +05:30
routes.tsx chore: [App Sidebar] Data Pane (#28248) 2023-10-24 15:28:21 +05:30
utils.ts