Skip to content

Commit d111e05

Browse files
committed
fix
1 parent dca4d93 commit d111e05

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

apps/www/src/components/block-display.tsx

+1-3
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,4 @@ export async function BlockDisplay({
5656
tree={tree}
5757
/>
5858
);
59-
}
60-
61-
export default BlockDisplay;
59+
}

0 commit comments

Comments
 (0)