Skip to content
Snippets Groups Projects
Unverified Commit 19af1f67 authored by gabriellsh's avatar gabriellsh Committed by GitHub
Browse files

[FIX] Omnichannel: triggers page not rendering (#19134)

parent de9be3e0
No related branches found
No related tags found
No related merge requests found
import { Table, Callout, Icon } from '@rocket.chat/fuselage';
import { useMutableCallback, Button } from '@rocket.chat/fuselage-hooks';
import { Table, Callout, Icon, Button } from '@rocket.chat/fuselage';
import { useMutableCallback } from '@rocket.chat/fuselage-hooks';
import React, { useState, memo, useMemo } from 'react';
import GenericTable from '../../components/GenericTable';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment