Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
.add('Pie', () => withClassPropertiesKnobs(Pie, {
template: html `
<h4 slot="header">This is a pie</h4>
<code slot="footer">selected: ${selected}</code>
`}),{
// overrides: el => [
.add('Documentation', () => withClassPropertiesKnobs(UprtclCommon))
.add(