Theme adjustment

This commit is contained in:
Nicolas Mowen 2024-04-05 16:20:50 -06:00
parent 3a4c6bdb54
commit f3e37e8101

View File

@ -135,6 +135,7 @@ export default function SubmitPlus() {
This is a {upload?.label} This is a {upload?.label}
</Button> </Button>
<Button <Button
className="text-white"
variant="destructive" variant="destructive"
onClick={() => onSubmitToPlus(true)} onClick={() => onSubmitToPlus(true)}
> >