Implement sidebar collapse with stimulus.

This commit is contained in:
Jan Böhmer 2022-07-31 22:07:27 +02:00
parent ab179a8b71
commit 565cb3a790
5 changed files with 79 additions and 109 deletions

View file

@ -40,7 +40,6 @@ import '@fortawesome/fontawesome-free/css/all.css'
require('bootstrap');
import "./sidebar"
import "./datatables";
import "./error_handler";
import "./tab_remember";