diff --git a/app/client/src/constants/Layers.tsx b/app/client/src/constants/Layers.tsx index 9f5079e334d..3dff955e517 100644 --- a/app/client/src/constants/Layers.tsx +++ b/app/client/src/constants/Layers.tsx @@ -39,7 +39,7 @@ export const Layers = { // Sidebar needs to be more than modal so that u can use side bar whilst u have the modal showing up on the canvas. sideBar: Indices.Layer3, propertyPane: Indices.Layer3, - tableFilterPane: Indices.Layer3, + tableFilterPane: Indices.Layer6, help: Indices.Layer4, dynamicAutoComplete: Indices.Layer5,