sparkletown/sparkle

View on GitHub
src/components/organisms/AdminVenueView/AdminVenueView.tsx

Summary

Maintainability
B
4 hrs
Test Coverage

Function AdminVenueView has 110 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const AdminVenueView: React.FC = () => {
  const history = useHistory();
  const {
    worldSlug,
    spaceSlug,
Severity: Major
Found in src/components/organisms/AdminVenueView/AdminVenueView.tsx - About 4 hrs to fix

There are no issues that match your filters.

Category
Status