import { handleDetailsClose } from './details-menu'

export function useProgressiveEnhancements() {
  handleDetailsClose()
}
