mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-05-01 22:16:40 +07:00
moved components to TypeScript
This commit is contained in:
parent
85b8860862
commit
0a01c91271
54 changed files with 2771 additions and 5134 deletions
src/modules
|
@ -1,5 +1,5 @@
|
|||
import { marker } from 'leaflet';
|
||||
import React from 'react';
|
||||
import * as React from 'react';
|
||||
import { DomMarker } from '$utils/DomMarker';
|
||||
|
||||
import { STICKERS } from '$constants/stickers';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue