Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056)
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
import React from "react";
|
||||
import { getDefaultAppState } from "../appState";
|
||||
import { ColorPicker } from "../components/ColorPicker";
|
||||
import { trash, zoomIn, zoomOut } from "../components/icons";
|
||||
|
Reference in New Issue
Block a user