[Dashboards] Rich text editor frontend (#16437)

closes https://github.com/twentyhq/core-team-issues/issues/1894
This commit is contained in:
nitin
2025-12-12 23:06:59 +05:30
committed by GitHub
parent afcca283c4
commit 44f0cfdd9e
42 changed files with 2054 additions and 143 deletions
@@ -157,7 +157,6 @@ export const usePageLayoutHeaderInfo = ({
widgetInEditMode: undefined,
};
}
default:
return null;
}