Skip to content

Commit e222290

Browse files
remove index file
1 parent a0f3f2d commit e222290

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/pages/AccountSettings/tabs/OktaAccess/OktaConfigForm/OktaConfigForm.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import Icon from 'ui/Icon'
1414
import TextInput from 'ui/TextInput'
1515
import Toggle from 'ui/Toggle'
1616

17-
import { useUpdateOktaConfig } from '../hooks'
17+
import { useUpdateOktaConfig } from '../hooks/useUpdateOktaConfig'
1818
import { OktaConfigQueryOpts } from '../queries/OktaConfigQueryOpts'
1919

2020
const FormSchema = z.object({

src/pages/AccountSettings/tabs/OktaAccess/hooks/index.ts

-1
This file was deleted.

0 commit comments

Comments
 (0)