Skip to content

Commit 2d152c9

Browse files
committed
fix: build
1 parent 20935dc commit 2d152c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/app/gs-map/gs-map.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
See the License for the specific language governing permissions and
1111
limitations under the License.
1212
*/
13+
import * as React from 'react';
1314
import Map from 'ol/Map';
1415
import OSM from 'ol/source/OSM';
1516
import { Tile as TileLayer, Vector as VectorLayer } from 'ol/layer';

0 commit comments

Comments
 (0)