Use new sdk in hello-world (#16302)

as title
This commit is contained in:
martmull
2025-12-04 09:17:21 +01:00
committed by GitHub
parent 38fc14cb3e
commit 3a14fe8a76
5 changed files with 2070 additions and 11 deletions
@@ -10,7 +10,7 @@ import {
Relation,
RelationType,
STANDARD_OBJECT_UNIVERSAL_IDENTIFIERS,
} from 'twenty-sdk/application';
} from 'twenty-sdk';
enum PostCardStatus {
DRAFT = 'DRAFT',