mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 16:36:00 +00:00
buttons folder
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<script lang="ts">
|
||||
import _ from 'lodash';
|
||||
import DropDownButton from './DropDownButton.svelte';
|
||||
import DropDownButton from '../buttons/DropDownButton.svelte';
|
||||
|
||||
interface TabDef {
|
||||
label: string;
|
||||
|
||||
Reference in New Issue
Block a user