diff --git a/extensions/amp-stream-gallery/1.0/component.js b/extensions/amp-stream-gallery/1.0/component.js index 5878ea9ecbd51..632c7eb331121 100644 --- a/extensions/amp-stream-gallery/1.0/component.js +++ b/extensions/amp-stream-gallery/1.0/component.js @@ -121,7 +121,7 @@ function BentoStreamGalleryWithRef(props, ref) { const BentoStreamGallery = forwardRef(BentoStreamGalleryWithRef); BentoStreamGallery.displayName = 'StreamGallery'; // Make findable for tests. -export { BentoStreamGallery }; +export {BentoStreamGallery}; /** * @param {!BentoStreamGalleryDef.ArrowProps} props