Skip to content
Snippets Groups Projects
Commit ddee5eca authored by Kyle Doherty's avatar Kyle Doherty
Browse files

fix

parent a93552d7
No related branches found
No related tags found
No related merge requests found
......@@ -56,9 +56,10 @@ const TagExample = ({ datasetQuery, setQuery }) =>
{ setQuery && (
<div
className="Button Button--small"
data-metabase-event="QueryBuilder;Template Tage Example Query Used"
data-metabase-event="QueryBuilder;Template Tag Example Query Used"
onClick={ () => setQuery(datasetQuery, true) }
>
Try it
Try it
</div>
)}
</p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment