EscolaLMS/Front

View on GitHub
src/components/Skeletons/Orders/index.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function OrdersSkeleton has 53 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const OrdersSkeleton = () => {
  const id = useId();
  return (
    <>
      <div>
Severity: Major
Found in src/components/Skeletons/Orders/index.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status