mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-21 23:30:32 +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) => {
|
export const isCellLoading = (loading, cellsCoords, rowIndex, columnId) => {
|
||||||
if (!loading) {
|
if (!loading) {
|
||||||
|
|||||||
Reference in New Issue
Block a user