DemocracyOS/democracyos

View on GitHub
lib/site/notifications/component.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function render has 67 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  render () {
    return (
      <div className='center-container'>
        <div className='notifications-page'>
          <h1>{t('notifications.title')}</h1>
Severity: Major
Found in lib/site/notifications/component.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status