Skip to content

Commit 83081fd

Browse files
committed
fix: fix lint2
1 parent 185994a commit 83081fd

File tree

1 file changed

+1
-1
lines changed
  • lego-webapp/components/JoblistingItem

1 file changed

+1
-1
lines changed

lego-webapp/components/JoblistingItem/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { Flex, Icon, Image, Tooltip } from '@webkom/lego-bricks';
2-
import {CalendarClock, Pin } from 'lucide-react';
2+
import { CalendarClock, Pin } from 'lucide-react';
33
import moment from 'moment';
44
import {
55
jobType,

0 commit comments

Comments
 (0)