Skip to content

Commit ead4e78

Browse files
ENvironmentSetanakin_karrot
andauthored
feat(react): Add ActivityComponentType paramterized by params (#636)
Co-authored-by: anakin_karrot <[email protected]>
1 parent 55934da commit ead4e78

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/dry-olives-take.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@stackflow/react": minor
3+
---
4+
5+
Add ActivityComponentType paramterized by params

integrations/react/src/future/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
export type { ActivityComponentType as ActivityComponentTypeByParams } from "../__internal__/ActivityComponentType";
12
export * from "../__internal__/activity/useActivity";
23
export * from "../__internal__/StackflowReactPlugin";
34
export * from "../__internal__/StructuredActivityComponentType";

0 commit comments

Comments
 (0)