you are attempting to use JSX in a .ts file by passing the theme to flowbite directly in the preview file, giving you this error. Have you tried theming your components directly on them? otherwise, storybook has documentation on theming with storybook: https://storybook.js.org/docs/configure/user-interface/theming