diff --git a/src/packages/toc/LayerList.tsx b/src/packages/toc/LayerList.tsx index b4dd5d1b7..a865773f9 100644 --- a/src/packages/toc/LayerList.tsx +++ b/src/packages/toc/LayerList.tsx @@ -115,7 +115,7 @@ function LayerItemDescriptor(props: { const description = useLayerDescription(layer); return ( - + -
+`; + +exports[`Should successfully create a toc with default tool component 2`] = ` + -
+ hideAllLayers + `;