Skip to content

Commit d8380f6

Browse files
committed
formatting
1 parent 18bcf8c commit d8380f6

File tree

1 file changed

+2
-1
lines changed
  • frontend/src/components/forms/QuestionForm

1 file changed

+2
-1
lines changed

frontend/src/components/forms/QuestionForm/index.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ import {t, Trans} from "@lingui/macro";
33
import {QuestionBelongsToType, QuestionType, Ticket} from "../../../types.ts";
44
import {Button, Group, MultiSelect, Switch, TextInput} from "@mantine/core";
55
import {
6-
IconAlignBoxLeftTop, IconCalendar,
6+
IconAlignBoxLeftTop,
7+
IconCalendar,
78
IconCircleCheck,
89
IconForms,
910
IconMapPin,

0 commit comments

Comments
 (0)