mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-05 03:52:59 +00:00
6 lines
80 B
JavaScript
6 lines
80 B
JavaScript
![]() |
// @flow
|
||
|
|
||
|
import GoogleMap from "./GoogleMap.react";
|
||
|
|
||
|
export default GoogleMap;
|