This commit is contained in:
parent
f97e991afd
commit
8bf670074d
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue