mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-13 09:20:38 -07:00
Update landing page to include accordion and footer
This commit is contained in:
parent
fa3241da65
commit
4306f5c5d4
12 changed files with 105 additions and 6 deletions
|
|
@ -1,3 +1,5 @@
|
|||
import 'bootstrap';
|
||||
|
||||
export function initializeListenersForHomeDropdowns() {
|
||||
const districtDropdown = document.querySelector("#district-dropdown");
|
||||
if (districtDropdown) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue