add enrollment form

This commit is contained in:
2025-12-11 09:50:23 -03:00
parent 12f558233b
commit 2edc7a353f
7 changed files with 240 additions and 39 deletions

View File

@@ -78,6 +78,7 @@ export function FacetedFilter({
)}
</Button>
</PopoverTrigger>
<PopoverContent className="w-[200px] p-0" align="start">
<Command>
<CommandInput placeholder={title} />
@@ -120,6 +121,7 @@ export function FacetedFilter({
)
})}
</CommandGroup>
{selectedValues.size > 0 && (
<>
<CommandSeparator />