Comment Updated

This commit is contained in:
devansh bawari 2021-08-18 12:14:16 +05:30
parent 338bbfc4e7
commit 562c3fc239
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ $(function() {
};
/**
* If accordion is not active then scroll will fall to the normal element.
* If accordion error is not found then scroll will fall to the normal element.
*/
if (accordionElement) {
accordionElement.scrollIntoView(scrollConfigs);