update fix eslint,
This commit is contained in:
@@ -89,7 +89,7 @@ function columns(handleDeleteClick: (testId: string) => void): ColumnDef<Custome
|
||||
|
||||
{
|
||||
formatter: (row): React.JSX.Element => {
|
||||
// eslint-disable-next-line react-hooks/rules-of-hooks
|
||||
|
||||
|
||||
const mapping = {
|
||||
active: {
|
||||
|
Reference in New Issue
Block a user