Skip to content

Commit e1bf46b

Browse files
committed
Just a little correction
1 parent 923b971 commit e1bf46b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/js/content-items.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ import ContentComponent from "./content.js";
3333
} else {
3434
// TODO: rework it!
3535
alert('5 characters minimum');
36+
this.form.focus();
3637
}
3738
}
3839
};

0 commit comments

Comments
 (0)