Skip to content

Commit 46ca68c

Browse files
committed
import bootstrap js (for accordion in settings)
1 parent 2432ece commit 46ca68c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/js/app.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import { polygon } from 'turf';
22
import 'leaflet';
33
import 'leaflet-rotatedmarker';
44
import { LocateControl } from 'leaflet.locatecontrol';
5+
import 'bootstrap/js/dist/collapse';
56

67
import { depots_data, get_vehicle_depot } from '/data/depots';
78
import { get_vehicle_model } from '/data/models';

0 commit comments

Comments
 (0)