mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-02 07:07:06 +02:00
Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import "./ToolIcon.scss";
|
||||
|
||||
import React from "react";
|
||||
import { t } from "../i18n";
|
||||
import { ToolButton } from "./ToolButton";
|
||||
import { THEME } from "../constants";
|
||||
|
Reference in New Issue
Block a user