mirror of
https://github.com/danbulant/Portfolio
synced 2026-07-05 11:00:56 +00:00
fix: copy paste
This commit is contained in:
parent
0fd82c6c3e
commit
fbeaf5c0a1
1 changed files with 1 additions and 0 deletions
|
|
@ -67,6 +67,7 @@
|
||||||
for (const el of codeElementArray) {
|
for (const el of codeElementArray) {
|
||||||
el.blur();
|
el.blur();
|
||||||
}
|
}
|
||||||
|
submit();
|
||||||
};
|
};
|
||||||
|
|
||||||
onMount(() => {
|
onMount(() => {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue