RocketChat/Rocket.Chat

View on GitHub
apps/meteor/client/omnichannel/cannedResponses/contextualBar/CannedResponse/WrapCannedResponseList.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function WrapCannedResponseList has 56 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const WrapCannedResponseList = () => {
    const room = useRoom();
    const { closeTab } = useRoomToolbox();
    const router = useRouter();
    const setModal = useSetModal();

    There are no issues that match your filters.

    Category
    Status