Anochin
Results
1
comments of
Anochin
Okey. Today I find new way for it.. So create main.js file (without reactJS): `var $root = $("#root"); function initCustomScrollbar() { $root.find(".custom-options").mCustomScrollbar({ theme: "dark-3" }); }` After in uour react...