Skip to content

Commit 7d36a5a

Browse files
authored
Pass allCharms to chatbot-note.tsx (#1791)
1 parent d080c42 commit 7d36a5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/patterns/default-app.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ export default recipe<CharmsListInput, CharmsListOutput>(
117117
onClick={spawnPattern(Note, {
118118
title: "New Note",
119119
content: "",
120+
allCharms,
120121
})({})}
121122
>
122123
📄 Note

0 commit comments

Comments
 (0)