Remove useless raw signal init, as the variable is auto-bound to the element

This commit is contained in:
DanikVitek
2025-04-29 21:37:32 +03:00
parent 70387ff31d
commit 063851a43a
+1 -1
View File
@@ -31,7 +31,7 @@
);
/** @type {HTMLDialogElement} */
let storyURLTutorialModal = $state.raw(undefined);
let storyURLTutorialModal;
/**
* @param {string} input