Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056)

This commit is contained in:
Aakansha Doshi
2021-10-14 22:56:51 +05:30
committed by GitHub
parent 463857ad9a
commit ff29780760
45 changed files with 20 additions and 70 deletions

View File

@@ -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