Skip to content

Commit c4962b0

Browse files
committed
chore: clean-up
1 parent 37f0af0 commit c4962b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/coreui-react/src/components/focus-trap/CFocusTrap.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import React, { FC, ReactElement, cloneElement, use, useEffect, useRef } from 'react'
1+
import React, { FC, ReactElement, cloneElement, useEffect, useRef } from 'react'
22
import { mergeRefs, focusableChildren, getChildRef } from './utils'
33

44
export interface CFocusTrapProps {

0 commit comments

Comments
 (0)