Skip to content

Commit 6b67abd

Browse files
add log
1 parent 00b3a4a commit 6b67abd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

editor/scaffolds/code/code-initial-template-provider.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ export function CodeInitialTemplateProvider({
1919

2020
useEffect(() => {
2121
if (result) {
22+
console.info("triggering initial seed");
2223
dispath({
2324
type: "coding/initial-seed",
2425
// todo:

0 commit comments

Comments
 (0)