fix link in filters
This commit is contained in:
@ -39,7 +39,7 @@
|
|||||||
|
|
||||||
<div class="description">
|
<div class="description">
|
||||||
{filter.description}
|
{filter.description}
|
||||||
<a style="color: #666" href={url} target="_blank">Full documentation.</a>
|
<a href={url} target="_blank">Full documentation.</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{#if filter.params && filter.params.length > 0 && show}
|
{#if filter.params && filter.params.length > 0 && show}
|
||||||
|
Reference in New Issue
Block a user