nukeop/nuclear

View on GitHub
packages/ui/lib/components/ToastContainer/Toast/index.tsx

Summary

Maintainability
A
1 hr
Test Coverage

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

const Toast = (props: ToastProps) => {
  return (
    <div
      className={cx(
        common.nuclear,
Severity: Minor
Found in packages/ui/lib/components/ToastContainer/Toast/index.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status