RocketChat/Rocket.Chat

View on GitHub
apps/meteor/client/views/marketplace/components/BannerEnterpriseTrialEnded.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function BannerEnterpriseTrialEnded has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const BannerEnterpriseTrialEnded = (): ReactElement => {
    const t = useTranslation();
    const isAdmin = usePermission('manage-apps');

    const bannerLink = {

    There are no issues that match your filters.

    Category
    Status