We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 185994a commit 83081fdCopy full SHA for 83081fd
lego-webapp/components/JoblistingItem/index.tsx
@@ -1,5 +1,5 @@
1
import { Flex, Icon, Image, Tooltip } from '@webkom/lego-bricks';
2
-import {CalendarClock, Pin } from 'lucide-react';
+import { CalendarClock, Pin } from 'lucide-react';
3
import moment from 'moment';
4
import {
5
jobType,
0 commit comments