feat: filter inlet support

This commit is contained in:
Timothy J. Baek
2024-06-20 02:30:00 -07:00
parent 6b8a7b9939
commit c4bd60114e
3 changed files with 58 additions and 15 deletions

View File

@@ -31,6 +31,7 @@
{$i18n.t('To select filters here, add them to the "Functions" workspace first.')}
</div>
<!-- TODO: Filer order matters -->
<div class="flex flex-col">
{#if filters.length > 0}
<div class=" flex items-center mt-2 flex-wrap">