mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-11-15 10:15:03 +01:00
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 { KEYS } from "./keys";
|
||||
|
||||
// We inline font-awesome icons in order to save on js size rather than including the font awesome react library
|
||||
|
||||
Reference in New Issue
Block a user