diff --git a/packages/storybook/cxl-ui/cxl-jw-player/index.stories.js b/packages/storybook/cxl-ui/cxl-jw-player/index.stories.js
index c9adc7c12..3d444231a 100644
--- a/packages/storybook/cxl-ui/cxl-jw-player/index.stories.js
+++ b/packages/storybook/cxl-ui/cxl-jw-player/index.stories.js
@@ -5,7 +5,17 @@ export default {
title: 'CXL UI/cxl-jw-player',
};
-const Template = ({ captions, mediaId, mediaSource, minimumSearchLength, libraryId, librarySource, playlistId, playlistSource, pluginPath }) =>
+const Template = ({
+ captions,
+ mediaId,
+ mediaSource,
+ minimumSearchLength,
+ libraryId,
+ librarySource,
+ playlistId,
+ playlistSource,
+ pluginPath,
+}) =>
html`
+