Skip to content

Commit

Permalink
Update folder-block.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
irealva authored Nov 19, 2021
1 parent 44eddc2 commit 373aa35
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 373aa35

Please sign in to comment.