We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35d2e80 commit 808ad19Copy full SHA for 808ad19
src/hooks/use-slot-border-styles.ts
@@ -1,4 +1,4 @@
1
-import type { UseSlotBorderStylesProps } from '../types/text-input-otp-slot';
+import type { UseSlotBorderStylesProps } from '../types';
2
3
export function useSlotBorderStyles({
4
isFocused,
0 commit comments