Skip to content

Commit

Permalink
Include leaflet import for admin pack (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
fblupi authored Oct 5, 2023
1 parent ff375d8 commit 52c7f01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/packs/src/decidim/navigation_maps/admin/map_editor.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// Creates a map
import "leaflet"
import NavigationMapView from "src/decidim/navigation_maps/map_view.js";

export default class NavigationMapEditor extends NavigationMapView {
Expand Down

0 comments on commit 52c7f01

Please sign in to comment.