BuddhaNexus/buddhanexus-frontend

View on GitHub
src/views/utility/LoadingSpinner.js

Summary

Maintainability
A
1 hr
Test Coverage

Function styles has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  static get styles() {
    return [
      css`
        .bn-loading-spinner {
          width: 48px;
Severity: Minor
Found in src/views/utility/LoadingSpinner.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status