mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
removed all modules
This commit is contained in:
parent
aa8fd14517
commit
0c321f2bb3
21 changed files with 677 additions and 77 deletions
|
@ -1,6 +1,6 @@
|
|||
import * as React from "react";
|
||||
import { Map, marker, Marker } from "leaflet";
|
||||
import { IStickerDump, Sticker as StickerComponent } from "$modules/Sticker";
|
||||
import { IStickerDump } from "$redux/map/types";
|
||||
import { STICKERS } from "$constants/stickers";
|
||||
import { StickerDesc } from "$components/StickerDesc";
|
||||
import classNames from "classnames";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue