Skip to content

Commit 01db227

Browse files
committed
ci: Format code
1 parent 1bc8454 commit 01db227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/lib/ui/FormField.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import classNames from 'classnames'
2-
import { type Attributes,cloneElement, useRef } from 'react'
2+
import { type Attributes, cloneElement, useRef } from 'react'
33

44
import { DateTimePicker } from 'lib/ui/DateTimePicker/DateTimePicker.js'
55
import { InputLabel } from 'lib/ui/InputLabel.js'

0 commit comments

Comments
 (0)