mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 05:40:31 +00:00
hotbug: include react lib.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { React } from 'react';
|
||||
import React from 'react';
|
||||
|
||||
export const isCellLoading = (loading, cellsCoords, rowIndex, columnId) => {
|
||||
if (!loading) {
|
||||
|
||||
Reference in New Issue
Block a user