Skip to content

Commit

Permalink
remove accidental extra dep
Browse files Browse the repository at this point in the history
  • Loading branch information
smhigley committed Sep 7, 2022
1 parent b37664a commit 2bc6771
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import * as React from 'react';
import { useKeyboardNavAttribute } from '@fluentui/react-tabster';
import { mergeCallbacks, useMergedRefs } from '@fluentui/react-utilities';
import type { ExtractSlotProps, Slot } from '@fluentui/react-utilities';
import { getDropdownActionFromKey, getIndexFromAction } from '../utils/dropdownKeyActions';
Expand Down

0 comments on commit 2bc6771

Please sign in to comment.