myems-web/src/components/bootstrap-components/Spinners.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function SpinnersExample has 77 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const SpinnersExample = () => {
  const spinnerCodeExample = `function spinnerCodeExample () {
    return (
      <div>
        <Spinner color="primary" />
Severity: Major
Found in myems-web/src/components/bootstrap-components/Spinners.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status