chore: add changeset

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2024-09-03 13:19:43 +02:00
parent 5cbb4c6fd1
commit 948d431983
4 changed files with 13 additions and 29 deletions
+1 -1
View File
@@ -454,7 +454,7 @@ export function createComponentExtension<TProps extends {}>(options: {
>;
};
kind: 'component';
namespace: string;
namespace: undefined;
name: string;
}>;