mirror of
https://github.com/sstent/aicyclingcoach-go.git
synced 2026-01-26 17:12:23 +00:00
sync
This commit is contained in:
7
node_modules/@react-leaflet/core/lib/pane.js
generated
vendored
7
node_modules/@react-leaflet/core/lib/pane.js
generated
vendored
@@ -1,7 +0,0 @@
|
||||
export function withPane(props, context) {
|
||||
const pane = props.pane ?? context.pane;
|
||||
return pane ? {
|
||||
...props,
|
||||
pane
|
||||
} : props;
|
||||
}
|
||||
Reference in New Issue
Block a user