chore: cleanup and use aria components in places

This commit is contained in:
Aarnav Tale 2024-04-29 20:32:00 -04:00
parent 3abd617a90
commit ea47bb5fec
No known key found for this signature in database
4 changed files with 62 additions and 38 deletions

View file

@ -1,6 +1,5 @@
/* eslint-disable @typescript-eslint/naming-convention */
/* eslint-disable unicorn/no-keyword-prefix */
import { Dialog } from '@headlessui/react'
import { useFetcher } from '@remix-run/react'
import { useState } from 'react'