Skip to content

Commit

Permalink
Merge branch 'main' of github.com:githubnext/blocks-examples into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Irene Alvarado committed Nov 19, 2021
2 parents c7218de + 373aa35 commit d37781a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/folder-block.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ export function FolderBlock(
...data.context,
folder: name,
}}
dependencies={dependencies}
dependencies={{}}
block={block}
metadata={metadata}
session={{ token: "" }}
Expand Down

0 comments on commit d37781a

Please sign in to comment.