Added pageNamespace hook support
This commit is contained in:
@@ -159,6 +159,7 @@ export function FilterList({
|
||||
}
|
||||
break;
|
||||
}
|
||||
e.stopPropagation();
|
||||
}}
|
||||
onClick={(e) => e.stopPropagation()}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user