Skip to content

Commit

Permalink
Update add-task-estimation-hours-modal.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
evereq authored Sep 1, 2024
1 parent f584bc4 commit d44e3f4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import { clsxm } from '@app/utils';
import { TaskDetailsModal } from './task-details-modal';
import { formatIntegerToHour } from '@app/helpers';
import { Popover, Transition } from '@headlessui/react';
import Link from 'next/link';

interface IAddTasksEstimationHoursModalProps {
closeModal: () => void;
Expand Down

0 comments on commit d44e3f4

Please sign in to comment.