WikiEducationFoundation/WikiEduDashboard

View on GitHub
app/assets/javascripts/components/settings/views/configure_site_notice.jsx

Summary

Maintainability
A
1 hr
Test Coverage
C
78%

Function ConfigureSiteNotice has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const ConfigureSiteNotice = (props) => {
  const [isSiteNotice, setIsSiteNotice] = useState();
  const dispatch = useDispatch();

  const getKey = () => {

    There are no issues that match your filters.

    Category
    Status