fbredius/storybook

View on GitHub
examples/web-components-kitchen-sink/src/components/sb-header.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function render has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  render() {
    return html`
      <header>
        <div class="wrapper">
          <div>
Severity: Minor
Found in examples/web-components-kitchen-sink/src/components/sb-header.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status