mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 09:36:01 +00:00
moved some widgets to elements
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script>
|
||||
import FormStyledButton from '../widgets/FormStyledButton.svelte';
|
||||
import FormStyledButton from '../elements/FormStyledButton.svelte';
|
||||
import { getFormContext } from './FormProviderCore.svelte';
|
||||
import { createEventDispatcher } from 'svelte';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user