refactor: Remove unnecessary imports in dees-form-submit and dees-simple-login

This commit is contained in:
2025-06-19 12:31:33 +00:00
parent eb09aee264
commit 4f22a98b78
2 changed files with 8 additions and 44 deletions

View File

@@ -8,7 +8,6 @@ import {
type CSSResult,
} from '@design.estate/dees-element';
import { DeesForm } from './dees-form.js';
import './dees-button.js'; // Import to ensure dees-button is registered
declare global {
interface HTMLElementTagNameMap {