This commit is contained in:
ditiqi 2025-02-25 14:56:47 +08:00
parent 208953c5b6
commit b2c1a8b264
1 changed files with 1 additions and 4 deletions

View File

@ -69,10 +69,7 @@ export default function FilterSection({
return (
<div className="bg-white p-6 rounded-lg shadow-sm space-y-6">
<Form>
</Form>
{taxonomies.map((tax) => {
{taxonomies?.map((tax) => {
return (
<>
<div>