Skip to content

Commit 79115bf

Browse files
committed
feat: re-export UI IDs in constants for app usage
1 parent ac8823f commit 79115bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/core/src/api/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
// Re-export framework constants for app usage
22
export * from '../core/constants';
3-
3+
export * from '../core/ui-ids';

0 commit comments

Comments
 (0)