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,7 +1,7 @@
|
||||
<script>
|
||||
import { getFormContext } from './FormProviderCore.svelte';
|
||||
import { createEventDispatcher } from 'svelte';
|
||||
import LargeButton from '../elements/LargeButton.svelte';
|
||||
import LargeButton from '../buttons/LargeButton.svelte';
|
||||
|
||||
const dispatch = createEventDispatcher();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user