mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
map component
This commit is contained in:
parent
a4eec9e2ed
commit
5f30df6f48
3 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
import React from 'react';
|
||||
|
||||
import { Map } from '../modules/map';
|
||||
import { Map } from '$modules/map';
|
||||
import { MapScreen } from "$styles/mapScreen";
|
||||
|
||||
export class App extends React.Component {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue