We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06610e5 commit 5c49ceeCopy full SHA for 5c49cee
1 file changed
vis/js/templates/modals/infomodal/subcomponents/StandardKMInfo.jsx
@@ -52,7 +52,7 @@ const StandardKMInfo = ({
52
{!!customTitle && (
53
<p>
54
This map has a custom title and was created using the following
55
- query: <strong className="hs-strong">{query}</strong>
+ query: <strong className="hs-strong">{queryString}</strong>
56
</p>
57
)}
58
0 commit comments