Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import React, { useEffect, useState } from "react";
|
||||
import { useEffect, useState } from "react";
|
||||
import { debounce, getVersion, nFormatter } from "../utils";
|
||||
import {
|
||||
getElementsStorageSize,
|
||||
|
Reference in New Issue
Block a user