diff --git a/src/client/components/Downloads/Downloads.tsx b/src/client/components/Downloads/Downloads.tsx index a748976a..7481340b 100644 --- a/src/client/components/Downloads/Downloads.tsx +++ b/src/client/components/Downloads/Downloads.tsx @@ -83,7 +83,7 @@ export const Downloads = (props: IDownloadsProps): ReactElement => { {bundle.name} {bundle.size} {bundle.type.str} - {bundle.bundleId} + {bundle.bundleId} ) })}