bastienrobert/la-ferme

View on GitHub
packages/mobile/src/pages/samples/Notification.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function NotificationSample has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const NotificationSample = () => {
  const [notification, setNotification] = useState([])
  const { setTheme } = useTheme()

  const mock = () => {
Severity: Minor
Found in packages/mobile/src/pages/samples/Notification.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status