Update TableEntity.tsx

This commit is contained in:
MokireddySampath
2023-04-18 16:32:29 +05:30
committed by GitHub
parent bc8e07249e
commit 90acb46d7a

View File

@@ -7,7 +7,7 @@ import {
IStackTokens,
Stack,
TextField,
TooltipHost
TooltipHost,
} from "@fluentui/react";
import React, { FunctionComponent } from "react";
import DeleteIcon from "../../images/delete.svg";