Skip to content

Commit 85a772b

Browse files
committed
Update ComponentsSelectionContainer.tsx
1 parent 58669ee commit 85a772b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/ComponentsSelection/ComponentsSelectionContainer.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ export const ComponentsSelectionContainer: React.FC<
4747
versions: versions,
4848
selectedVersion: versions[0],
4949
isSelected: false,
50+
documentationUrl: '',
5051
};
5152
}) ?? [],
5253
);

0 commit comments

Comments
 (0)