fbredius/storybook

View on GitHub
app/web-components/src/client/preview/config.ts

Summary

Maintainability
A
0 mins
Test Coverage
export { renderToDOM } from './render';

export const parameters = { framework: 'web-components' };