Skip to content

Commit e3d9675

Browse files
committed
allow a links to be used in board and galleries
1 parent d6ab1ba commit e3d9675

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react-notion-x/src/third-party/collection-card.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ export const CollectionCard: React.FC<CollectionCardProps> = ({
118118
...ctx.components,
119119
// Disable <a> tabs in all child components so we don't create invalid DOM
120120
// trees with stacked <a> tags.
121-
Link: dummyLink,
122121
PageLink: dummyLink
123122
}}
124123
>

0 commit comments

Comments
 (0)