mirror of
https://github.com/danbulant/Portfolio
synced 2026-06-18 22:11:14 +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) {
|
||||
el.blur();
|
||||
}
|
||||
submit();
|
||||
};
|
||||
|
||||
onMount(() => {
|
||||
|
|
|
|||
Loading…
Reference in a new issue