This commit is contained in:
ditiqi 2025-02-26 09:02:20 +08:00
parent f97e991afd
commit 8bf670074d
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ export default function FilterSection() {
<h3 className="text-lg font-medium mb-4"> <h3 className="text-lg font-medium mb-4">
{tax?.name} {tax?.name}
</h3> </h3>
<TermSelect <TermSelect
// open // open
className="w-72" className="w-72"