diff --git a/components/ScanDisambiguationDialog.js b/components/ScanDisambiguationDialog.js index b6d72ac..c8d6883 100644 --- a/components/ScanDisambiguationDialog.js +++ b/components/ScanDisambiguationDialog.js @@ -1,5 +1,5 @@ /* eslint-disable @next/next/no-img-element -- external Scryfall/card CDN URLs */ -import { useRef } from 'react'; +import { useFocusTrap } from '../lib/use-focus-trap'; /** * Modal for picking among multiple catalog matches after a scan.