Refactor twenty-sdk folder stucture (#17733)
Only three barrels: `root`, `ui` and `front-component`
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
import { isDefined } from 'twenty-shared/utils';
|
||||
|
||||
import { HTML_TAG_TO_REMOTE_COMPONENT } from '../../../../../../front-component/common';
|
||||
import { HTML_TAG_TO_REMOTE_COMPONENT } from '../../../../../../sdk/front-component-common';
|
||||
|
||||
const REMOTE_COMPONENTS_GLOBAL_NAMESPACE = 'RemoteComponents';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user