Libbna / CUSTOM-CMS

The purpose of this project is to build a small Content Management System (CMS) like Drupal and its mainly focused on creating blogging sites.
6 stars 8 forks source link

#152: fixed navbar toggler issue #155

Closed omkar-pd closed 2 years ago

omkar-pd commented 2 years ago

changed data-toggle to data-bs-toggle,data-target to data-bs-target. changed aria-expanded to true

Libbna commented 2 years ago

Screenshot from 2022-01-05 14-23-47

Approved!