Tweaks to dialog

This commit is contained in:
Nicolas Mowen 2024-03-26 15:29:12 -06:00
parent 8c056c947e
commit 000fbed8f4

View File

@ -197,6 +197,7 @@ export default function ExportDialog({
/> />
)} )}
<Input <Input
className="mt-2"
type="search" type="search"
placeholder="Name the Export" placeholder="Name the Export"
value={name} value={name}