mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-22 19:16:01 +00:00
UX fix
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
export let data;
|
||||
export let filter;
|
||||
export let isExpandedOnlyBySearch;
|
||||
export let isExpandedBySearch;
|
||||
</script>
|
||||
|
||||
<AppObjectList
|
||||
@@ -17,5 +17,5 @@
|
||||
}))}
|
||||
module={columnAppObject}
|
||||
{filter}
|
||||
{isExpandedOnlyBySearch}
|
||||
{isExpandedBySearch}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user