chore: fixed lint issue

This commit is contained in:
Anoop M D 2024-09-15 23:54:07 +05:30
parent d971aa9596
commit 1057f54f2f

View File

@ -1,5 +1,4 @@
import React, { useRef, useEffect } from 'react';
import toast from 'react-hot-toast';
import cloneDeep from 'lodash/cloneDeep';
import { IconTrash } from '@tabler/icons';
import { useTheme } from 'providers/Theme';