Extract Materialize Form Select controller

This commit is contained in:
Yassine Guedidi
2025-03-01 01:05:02 +01:00
parent 1b683dbb05
commit a7a4c5fefb
3 changed files with 15 additions and 5 deletions

View File

@ -272,8 +272,6 @@ const articleScroll = () => {
};
$(document).ready(() => {
$('select').formSelect();
$('.fixed-action-btn').floatingActionButton();
stickyNav();