mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-05-22 16:24:47 +07:00
fixed imports
This commit is contained in:
parent
23c9e42bd5
commit
103097edbd
50 changed files with 260 additions and 229 deletions
|
@ -1,5 +1,5 @@
|
|||
// @flow
|
||||
import * as React from "react";
|
||||
import React from "react";
|
||||
import { Icon } from "$components/panels/Icon";
|
||||
import { MapListDialog } from "$components/dialogs/MapListDialog";
|
||||
import { Tooltip } from "$components/panels/Tooltip";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue