mirror of
https://github.com/sstent/aicyclingcoach-go.git
synced 2026-01-27 09:32:08 +00:00
sync
This commit is contained in:
5
node_modules/react-leaflet/lib/ScaleControl.js
generated
vendored
5
node_modules/react-leaflet/lib/ScaleControl.js
generated
vendored
@@ -1,5 +0,0 @@
|
||||
import { createControlComponent } from '@react-leaflet/core';
|
||||
import { Control } from 'leaflet';
|
||||
export const ScaleControl = createControlComponent(function createScaleControl(props) {
|
||||
return new Control.Scale(props);
|
||||
});
|
||||
Reference in New Issue
Block a user