chore: cleanup and use aria components in places
This commit is contained in:
parent
3abd617a90
commit
ea47bb5fec
4 changed files with 62 additions and 38 deletions
|
|
@ -1,6 +1,7 @@
|
|||
import { useFetcher } from '@remix-run/react'
|
||||
|
||||
import Button from '~/components/Button'
|
||||
// TODO: Remove useModal and replace with Dialog
|
||||
import useModal from '~/components/Modal'
|
||||
import Spinner from '~/components/Spinner'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue