perspective - show error, ability to reset filters

This commit is contained in:
Jan Prochazka
2022-07-28 18:57:15 +02:00
parent 66d15abcab
commit 06bd9bcabe
2 changed files with 31 additions and 5 deletions

View File

@@ -85,7 +85,7 @@
</div>
<svelte:fragment slot="2">
<PerspectiveTable {root} {loadedCounts} />
<PerspectiveTable {root} {loadedCounts} {setConfig} />
</svelte:fragment>
</HorizontalSplitter>