mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 19:16:41 +07:00
initial ts configuration
This commit is contained in:
parent
d98a6d90b1
commit
4c6526efc9
5 changed files with 286 additions and 6 deletions
|
@ -61,8 +61,8 @@
|
|||
done stickers drag on rotate bug
|
||||
*/
|
||||
|
||||
import React from 'react';
|
||||
import ReactDOM from 'react-dom';
|
||||
import * as React from 'react';
|
||||
import * as ReactDOM from 'react-dom';
|
||||
|
||||
import { App } from '$containers/App';
|
||||
import '$styles/main.less';
|
Loading…
Add table
Add a link
Reference in a new issue