Add configuration types for widgets (#14717)
closes https://github.com/twentyhq/core-team-issues/issues/1532
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { type PageLayoutTab } from '@/page-layout/types/pageLayoutTypes';
|
||||
import { type PageLayoutTab } from '@/page-layout/types/PageLayoutTab';
|
||||
import { type PageLayoutWidget } from '~/generated/graphql';
|
||||
|
||||
export const addWidgetToTab = (
|
||||
|
||||
Reference in New Issue
Block a user