diff --git a/webapp/constants/filter.js b/webapp/constants/filter.js new file mode 100644 index 000000000..e5888d5ce --- /dev/null +++ b/webapp/constants/filter.js @@ -0,0 +1,3 @@ +export const SHOW_CONTENT_FILTER_HEADER_MENU = false +export const SHOW_CONTENT_FILTER_MASONRY_GRID = true +