exercism/website

View on GitHub
app/javascript/components/common/skeleton/skeletons/ConceptMapSkeleton.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function Concept has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function Concept() {
  return (
    <div className="bg-backgroundColorA shadow-baseZ1 padding rounded-8">
      <Skeleton.Wrapper className="flex flex-col">
        <div className="py-16 px-24">

    There are no issues that match your filters.

    Category
    Status