mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-02-18 10:17:16 +00:00
Fix unexpand filter and reformat
This commit is contained in:
parent
72ec5e891e
commit
fb6be32166
@ -629,7 +629,7 @@ const DocumentsTabComponent: React.FunctionComponent<{
|
||||
};
|
||||
|
||||
const onHideFilterClick = (): void => {
|
||||
setIsFilterCreated(false);
|
||||
setIsFilterExpanded(false);
|
||||
|
||||
// this.isFilterExpanded(false);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user